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