If PathData was acquired from Font.GetGlyphPath then this
indicates if this is an 'undefined character code'.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public bool defined { get; }
Public ReadOnly Property defined As Boolean
Get
public:
virtual property bool defined {
bool get () sealed;
}
Property Value
Type:
BooleanSee Also