Class DEMedicalPlan
- Namespace
- ScanbotSDK.MAUI.DocumentFormats.Barcode
- Assembly
- ScanbotSDK.Shared.dll
Medical Plan
public class DEMedicalPlan : GenericDocumentWrapper
- Inheritance
-
DEMedicalPlan
- Inherited Members
Constructors
DEMedicalPlan(GenericDocument)
public DEMedicalPlan(GenericDocument document)
Parameters
document
GenericDocument
Properties
Children
public DEMedicalPlan.DEMedicalPlanChildren Children { get; }
Property Value
CurrentPage
Current Page
public Field CurrentPage { get; }
Property Value
DocumentVersionNumber
Document Version Number
public Field DocumentVersionNumber { get; }
Property Value
GUID
GUID
public Field GUID { get; }
Property Value
LanguageCountryCode
Language Country Code
public Field LanguageCountryCode { get; }
Property Value
PatchVersionNumber
Patch Version Number
public Field PatchVersionNumber { get; }
Property Value
RequiredDocumentType
The required document type for this wrapper.
protected override string RequiredDocumentType { get; }
Property Value
TotalNumberOfPages
Total Number Of Pages
public Field TotalNumberOfPages { get; }