Description
Assembly: pdfduo-net (in pdfduo-net.dll)
Version: 2.3.0.0 (2.3)
Class provides attributes of resulting documents pages.
Namespace:
DuoDimensionAssembly: pdfduo-net (in pdfduo-net.dll)
Version: 2.3.0.0 (2.3)
Syntax
| C# | Visual Basic |
public class PageInfo
Public Class PageInfo
Members
| All Members | Properties |
| Member | Description | |
|---|---|---|
| PageBottomMargin |
The PageBottomMargin property specifies the bottom margin of the page
| |
| PageFormat |
The PageFormat property specifies the width and the height for the page.
| |
| PageHeight |
The PageHeight property specifies the height of the page in pixels.
| |
| PageLeftMargin |
The PageLeftMargin property specifies the left margin of the page
| |
| PageOrientation |
The PageOrientation property specifies the orientation for the page.
| |
| PageRightMargin |
The PageRightMargin property specifies the right margin of the page
| |
| PageTopMargin |
The PageTopMargin property specifies the top margin of the page
| |
| PageWidth |
The PageWidth property specifies the width of the page in pixels.
|
Inheritance Hierarchy
System..::.Object
DuoDimension..::.PageInfo
DuoDimension..::.PageInfo
See Also
DuoDimension Namespace