Table of Contents

Class VCard.Gender

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

Constructors

Gender(GenericDocument)

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

Parameters

document GenericDocument

Fields

DocumentNormalizedType

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

Field Value

string

DocumentType

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

Field Value

string