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