Class VCard.Custom
- Namespace
- IO.Scanbot.Barcodescanner.Entity
- Assembly
- BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/barcodescanner/entity/VCard$Custom", DoNotGenerateAcw = true)]
public sealed class VCard.Custom : VCard.Entry, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
VCard.Custom
- Implements
- Inherited Members
Constructors
Custom(GenericDocument)
[Register(".ctor", "(Lio/scanbot/genericdocument/entity/GenericDocument;)V", "")]
public Custom(GenericDocument document)
Parameters
document
GenericDocument
Fields
DocumentNormalizedType
[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "VCard.Custom"
Field Value
DocumentType
[Register("DOCUMENT_TYPE")]
public const string DocumentType = "Custom"