The Document type exposes the following members.

Methods

  NameDescription
Public methodCreatePage
Creates new page in a document. The first page in a document is always created.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSave(ExportType, Stream)
Save document to the provided output stream in specified file format.
Public methodSave(ExportType, Stream, Stream)
Save document to the provided output stream in specified file format using template presentation.
Public methodSetSizeCm
Sets new size of pages in a document in centimeters.
Public methodSetSizePt
Sets new size of pages in a document in pixels.
Public methodToString (Inherited from Object.)

See Also