public PdfPageSize PageSize { get; }
Public ReadOnly Property PageSize As PdfPageSize Get
public: property PdfPageSize^ PageSize { PdfPageSize^ get (); }
member PageSize : PdfPageSize with get
In This Article