[This is preliminary documentation and is subject to change.]
Size for all pages created after it's setting
Namespace: NFX.Media.PDF.DocumentModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public PdfSize PageSize { get; set; }
public PdfSize PageSize { get; set; }
Public Property PageSize As PdfSize
Get
Set
Public Property PageSize As PdfSize
Get
Set
public:
property PdfSize^ PageSize {
PdfSize^ get ();
void set (PdfSize^ value);
}
public:
property PdfSize^ PageSize {
PdfSize^ get ();
void set (PdfSize^ value);
}
member PageSize : PdfSize with get, set
member PageSize : PdfSize with get, set
Property Value
Type:
PdfSize