Class ModelConstants
- Namespace
- IO.Scanbot.Genericdocument.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
[Register("io/scanbot/genericdocument/entity/ModelConstants", DoNotGenerateAcw = true)]
public sealed class ModelConstants : Object, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
ModelConstants
- Implements
- Inherited Members
Properties
DocProps
public IDictionary<string, DocumentProperties> DocProps { get; }
Property Value
FieldProps
public IDictionary<string, FieldProperties> FieldProps { get; }
Property Value
Instance
[Register("INSTANCE")]
public static ModelConstants Instance { get; }