Class PostScriptClass
Inheritance
System.Object
PostScriptClass
Assembly: FastReport.dll
Syntax
public class PostScriptClass : TrueTypeTable
Constructors
PostScriptClass(TrueTypeTable)
Declaration
public PostScriptClass(TrueTypeTable src)
Parameters
Properties
IsFixedPitch
Declaration
public bool IsFixedPitch { get; }
Property Value
Type |
Description |
System.Boolean |
|
IsItalic
Declaration
public bool IsItalic { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ItalicAngle
Declaration
public int ItalicAngle { get; }
Property Value
Type |
Description |
System.Int32 |
|