Click or drag to resize

CPDFDocumentInsertPage Method

Overload List
  NameDescription
Public methodInsertPage(Int32, Single, Single, Byte)
Inserts a blank page with image at the specified index point. Indexes are zero based. The index must lie within bounds, or be equal to the length of bounds.
Public methodInsertPage(Int32, Single, Single, String)
Inserts a blank page with image at the specified index point. Indexes are zero based. The index must lie within bounds, or be equal to the length of bounds.
Top
See Also