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