| Skype: | TextControlSupport | |
| Orders: | 877-462-4772 |
LoadSettings.PageSize Property |
||
| Description: | Gets the width and height of the loaded document's pages. If the document does not contain a
page size the Width and Height is set to 0. |
|
| Syntax: |
[C#]
public Size PageSize { get; }
[Visual Basic] Public ReadOnly Property PageSize() As Size |
|
| Limitations: | Read only. |
|
| See also: | Loading, Saving and Database Support, Graphical Overview. | |