Table of Contents

Class VCard.Logo

Namespace
IO.Scanbot.Sdk.Barcode.Entity
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/barcode/entity/VCard$Logo", DoNotGenerateAcw = true)]
public sealed class VCard.Logo : VCard.Entry, IJavaObject, IJavaPeerable, IDisposable
Inheritance
VCard.Logo
Implements
Inherited Members

Constructors

Logo(GenericDocument)

[Register(".ctor", "(Lio/scanbot/sdk/genericdocument/GenericDocument;)V", "")]
public Logo(GenericDocument document)

Parameters

document GenericDocument

Fields

DocumentNormalizedType

[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "VCard.Logo"

Field Value

string

DocumentType

[Register("DOCUMENT_TYPE")]
public const string DocumentType = "Logo"

Field Value

string

Properties

RequiredDocumentType

public override string RequiredDocumentType { get; }

Property Value

string