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