Table of Contents

Class DEMedicalPlan.Subheading

Namespace
ScanbotSDK.MAUI.DocumentFormats.Barcode
Assembly
ScanbotSDK.Shared.dll

Subheading

public class DEMedicalPlan.Subheading : GenericDocumentWrapper
Inheritance
DEMedicalPlan.Subheading
Inherited Members

Constructors

Subheading(GenericDocument)

public Subheading(GenericDocument document)

Parameters

document GenericDocument

Properties

Children

public DEMedicalPlan.Subheading.SubheadingChildren Children { get; }

Property Value

DEMedicalPlan.Subheading.SubheadingChildren

GeneralNotes

General Note

public IEnumerable<Field> GeneralNotes { get; }

Property Value

IEnumerable<Field>

KeyWords

Key Words

public Field? KeyWords { get; }

Property Value

Field

RequiredDocumentType

The required document type for this wrapper.

protected override string RequiredDocumentType { get; }

Property Value

string

SubheadingFreeText

Subheading Free Text

public Field? SubheadingFreeText { get; }

Property Value

Field