Table of Contents

Class VCard.Name

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

Constructors

Name(GenericDocument)

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

Parameters

document GenericDocument

Fields

DocumentNormalizedType

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

Field Value

string

DocumentType

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

Field Value

string

Properties

RequiredDocumentType

public override string RequiredDocumentType { get; }

Property Value

string