ImageGear .NET v25.0 - Updated
AvgWidth Field




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEFontAttrs Class : AvgWidth Field
Average character width.
Syntax
'Declaration
 
Public AvgWidth As Short
'Usage
 
Dim instance As ImGearPDEFontAttrs
Dim value As Short
 
value = instance.AvgWidth
 
instance.AvgWidth = value
public short AvgWidth
public: short AvgWidth
public:
short AvgWidth

Field Value

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

Reference

ImGearPDEFontAttrs Class
ImGearPDEFontAttrs Members