ImageGear .NET v25.0 - Updated
ItalicAngle Field




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEFontAttrs Class : ItalicAngle Field
Italic angle in degrees, if any.
Syntax
'Declaration
 
Public ItalicAngle As Short
'Usage
 
Dim instance As ImGearPDEFontAttrs
Dim value As Short
 
value = instance.ItalicAngle
 
instance.ItalicAngle = value
public short ItalicAngle
public: short ItalicAngle
public:
short ItalicAngle

Field Value

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

Reference

ImGearPDEFontAttrs Class
ImGearPDEFontAttrs Members