Class VCard.Entry
- Namespace
- ScanbotSDK.MAUI.BarcodeDocumentModel
- Assembly
- ScanbotSDK.Shared.dll
public abstract class VCard.Entry : GenericDocumentWrapper
- Inheritance
-
VCard.Entry
- Derived
- Inherited Members
Constructors
Entry(GenericDocument)
public Entry(GenericDocument document)
Parameters
document
GenericDocument
Fields
WrapperDocumentNormalizedType
public static readonly string WrapperDocumentNormalizedType
Field Value
WrapperDocumentType
public static readonly string WrapperDocumentType
Field Value
Properties
RawValue
public Field RawValue { get; }
Property Value
TypeModifiers
public IEnumerable<Field> TypeModifiers { get; }
Property Value
Values
public IEnumerable<Field> Values { get; }