Table of Contents

Class VCard.Entry

Namespace
ScanbotSDK.MAUI.BarcodeDocumentModel
Assembly
ScanbotSDK.Shared.dll

VCard Entry

public abstract class VCard.Entry : GenericDocumentWrapper
Inheritance
VCard.Entry
Derived
Inherited Members

Constructors

Entry(GenericDocument)

public Entry(GenericDocument document)

Parameters

document GenericDocument

Fields

WrapperDocumentNormalizedType

Normalized document type name of this document wrapper.

public static readonly string WrapperDocumentNormalizedType

Field Value

string

WrapperDocumentType

Generic document type name of this document wrapper.

public static readonly string WrapperDocumentType

Field Value

string

Properties

RawValue

Raw Value

public Field RawValue { get; }

Property Value

Field

TypeModifiers

Type Modifier

public IEnumerable<Field> TypeModifiers { get; }

Property Value

IEnumerable<Field>

Values

Value

public IEnumerable<Field> Values { get; }

Property Value

IEnumerable<Field>