Table of Contents

Class VCard.Related

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

Related

public class VCard.Related : VCard.Entry
Inheritance
VCard.Related
Inherited Members

Constructors

public Related(GenericDocument document)

Parameters

document GenericDocument

Fields

Normalized document type name of this document wrapper.

public static readonly string WrapperDocumentNormalizedType

Field Value

string

Generic document type name of this document wrapper.

public static readonly string WrapperDocumentType

Field Value

string

Properties

The required document type for this wrapper.

protected override string RequiredDocumentType { get; }

Property Value

string