Table of Contents

Class VCard.XML

Namespace
IO.Scanbot.Barcodescanner.Entity
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/barcodescanner/entity/VCard$XML", DoNotGenerateAcw = true)]
public sealed class VCard.XML : VCard.Entry, IJavaObject, IJavaPeerable, IDisposable
Inheritance
VCard.XML
Implements
Inherited Members

Constructors

XML(GenericDocument)

[Register(".ctor", "(Lio/scanbot/genericdocument/entity/GenericDocument;)V", "")]
public XML(GenericDocument document)

Parameters

document GenericDocument

Fields

DocumentNormalizedType

[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "VCard.XML"

Field Value

string

DocumentType

[Register("DOCUMENT_TYPE")]
public const string DocumentType = "XML"

Field Value

string