'Declaration Public Overloads Function Add( _
ByVal sizeThe page size.As Vintasoft.Imaging.PaperSizeKind _
) As PdfPage
public PdfPage Add(
Vintasoft.Imaging.PaperSizeKind size
)
public: PdfPage* Add(
Vintasoft.Imaging.PaperSizeKind size
)
public:
PdfPage^ Add(
Vintasoft.Imaging.PaperSizeKind size
)
Parameters
- size
- The page size.
Return Value
Added PdfPage.