Table of Contents

Class VCard.Source

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

Constructors

Source(GenericDocument)

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

Parameters

document GenericDocument

Fields

DocumentNormalizedType

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

Field Value

string

DocumentType

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

Field Value

string