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