PdfFontDescriptorStemV Property |
Namespace: Kettic.PdfAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic PdfNumeric StemV { set; }
Public WriteOnly Property StemV As PdfNumeric
Set
public:
property PdfNumeric^ StemV {
void set (PdfNumeric^ value);
}
member StemV : PdfNumeric with set
Property Value
Type:
PdfNumeric
See Also