Table of Contents

Class VCard.Title

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

Constructors

Title(GenericDocument)

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

Parameters

document GenericDocument

Fields

DocumentNormalizedType

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

Field Value

string

DocumentType

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

Field Value

string