ImageGear .NET v25.0 - Updated
XHeight Field




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEFontAttrs Class : XHeight Field
The X height.
Syntax
'Declaration
 
Public XHeight As Short
'Usage
 
Dim instance As ImGearPDEFontAttrs
Dim value As Short
 
value = instance.XHeight
 
instance.XHeight = value
public short XHeight
public: short XHeight
public:
short XHeight

Field Value

Short value.
Remarks
The default value is 0.
See Also

Reference

ImGearPDEFontAttrs Class
ImGearPDEFontAttrs Members