Document |
The DocumentPage type exposes the following members.
| Name | Description | |
|---|---|---|
| GetElementFrames | Gets the ElementFrames that is layouted on this page. | |
| Rasterize(ImageSaveOptions) |
This method is obsolete. Call Save() instead.
Obsolete | |
| Rasterize(ImageSaveOptions, Color) |
This method is obsolete. Call Save() instead.
Obsolete | |
| Save(String) | Saves the document page to a file with the specified path. Path must include file extension. | |
| Save(Stream, SaveOptions) | Saves the document page in the specified stream. | |
| Save(String, SaveOptions) | Saves the document page to a file with the specified path. |