Class VCard.DeliveryAddress
- Namespace
 - ScanbotSDK.MAUI.DocumentFormats.Barcode
 
- Assembly
 - ScanbotSDK.Shared.dll
 
Delivery Address
public class VCard.DeliveryAddress : VCard.Entry
  - Inheritance
 - 
      
      
      
      VCard.DeliveryAddress
 
- Inherited Members
 
Constructors
DeliveryAddress(GenericDocument)
public DeliveryAddress(GenericDocument document)
  Parameters
documentGenericDocument
Properties
RequiredDocumentType
The required document type for this wrapper.
protected override string RequiredDocumentType { get; }