CosBoolean.Type Property

Gets the type of this CosObject.

Namespace:  BitMiracle.Docotic.Pdf
Assembly:  BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)

Syntax

C#
public override CosObjectType Type { get; }
VB
Public Overrides ReadOnly Property Type As CosObjectType
	Get

Property Value

Type: CosObjectType
Boolean.

See Also