Table of Contents

Class DEMedicalPlan.Subheading

Namespace
ScanbotSDK.MAUI.BarcodeDocumentModel
Assembly
ScanbotSDK.Shared.dll
public class DEMedicalPlan.Subheading : GenericDocumentWrapper
Inheritance
DEMedicalPlan.Subheading
Inherited Members

Constructors

Subheading(GenericDocument)

public Subheading(GenericDocument document)

Parameters

document GenericDocument

Fields

WrapperDocumentNormalizedType

public static readonly string WrapperDocumentNormalizedType

Field Value

string

WrapperDocumentType

public static readonly string WrapperDocumentType

Field Value

string

Properties

Children

public DEMedicalPlan.Subheading.SubheadingChildren Children { get; }

Property Value

DEMedicalPlan.Subheading.SubheadingChildren

GeneralNotes

public IEnumerable<Field> GeneralNotes { get; }

Property Value

IEnumerable<Field>

KeyWords

public Field? KeyWords { get; }

Property Value

Field

RequiredDocumentType

protected override string RequiredDocumentType { get; }

Property Value

string

SubheadingFreeText

public Field? SubheadingFreeText { get; }

Property Value

Field