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