Name | Description | |
---|---|---|
Height | Gets the height of the page, in points. | |
Width | Gets the width of the page, in points. | |
WordLayout | Gets the owner GcWordLayout. |
The following tables list the members exposed by Page.
Name | Description | |
---|---|---|
Height | Gets the height of the page, in points. | |
Width | Gets the width of the page, in points. | |
WordLayout | Gets the owner GcWordLayout. |
Name | Description | |
---|---|---|
SaveAsJpeg | Overloaded. Saves the page as an image to a stream in JPEG format. | |
SaveAsPng | Overloaded. Saves the page as an image to a stream in PNG format. | |
SaveAsSvg | Overloaded. Saves the page to a stream in SVG format. | |
SaveAsTiff | Overloaded. Saves the page as an image to a stream in TIFF format. | |
ToSvgz | Saves the current page to a byte array in SVGZ format. |