Class VCard.Entry
- Namespace
 - ScanbotSDK.MAUI.DocumentFormats.Barcode
 
- 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
documentGenericDocument
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; }