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