Table of Contents

Class VCard.SortString

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

Constructors

SortString(GenericDocument)

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

Parameters

document GenericDocument

Fields

DocumentNormalizedType

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

Field Value

string

DocumentType

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

Field Value

string

Properties

RequiredDocumentType

public override string RequiredDocumentType { get; }

Property Value

string