Table of Contents

Class VCard.Note

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

Constructors

Note(GenericDocument)

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

Parameters

document GenericDocument

Fields

DocumentNormalizedType

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

Field Value

string

DocumentType

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

Field Value

string