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