ImageGear .NET v25.0 - Updated
IsIdentity Property




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFSysEncoding Class : IsIdentity Property
Gets a value indicating whether the encoding is Identity-H or Identity-V.
Syntax
'Declaration
 
Public ReadOnly Property IsIdentity As Boolean
'Usage
 
Dim instance As ImGearPDFSysEncoding
Dim value As Boolean
 
value = instance.IsIdentity
public bool IsIdentity {get;}
public: __property bool get_IsIdentity();
public:
property bool IsIdentity {
   bool get();
}

Property Value

Boolean value.
See Also

Reference

ImGearPDFSysEncoding Class
ImGearPDFSysEncoding Members