 | PdfFontItalicAngel Property |
Get the italic angle value in the font
Namespace: Patagames.Pdf.NetAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 5.1.3
Syntaxpublic int ItalicAngel { get; }Public ReadOnly Property ItalicAngel As Integer
Get
public:
property int ItalicAngel {
int get ();
}member ItalicAngel : int with get
/** @property */
public int get_ItalicAngel()
function get_ItalicAngel();
Property Value
Int32
See Also