[]
Supported page information.
public sealed class SupportedPageInfo
Name | Description |
---|---|
SupportedPageInfo(int, int) | Instantiates a new instance of the SupportedPageInfo class with the specified width and height. |
SupportedPageInfo(int, int, int, int, int, int) | Instantiates a new instance of the SupportedPageInfo class with the specified width, height and margins. |
Name | Description |
---|---|
BottomMargin | Specifies the bottom margin in twips. |
Height | Gets the page height in twips. |
LeftMargin | Specifies the left margin in twips. |
MarginsApplyMode | |
RightMargin | Specifies the right margin in twips. |
TopMargin | Gets the top margin in twips. |
Width | Gets the page width in twips. |
Name | Description |
---|---|
SetWidth(int) | Sets the width of the page in twips. |