Document |
The DocumentPage type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetElementFrames | Gets the ElementFrames that is layouted on this page. |
![]() | Rasterize(ImageSaveOptions) | Obsolete. This method is obsolete. Call Save() instead. |
![]() | Rasterize(ImageSaveOptions, Color) | Obsolete. This method is obsolete. Call Save() instead. |
![]() ![]() | 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. |