Table of Contents

Class VCard.FirstName

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

Constructors

FirstName(GenericDocument)

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

Parameters

document GenericDocument

Fields

DocumentNormalizedType

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

Field Value

string

DocumentType

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

Field Value

string