Class to represent page information. More...
Public Member Functions | |
PageInfo () | |
Default constructor. | |
PageInfo (Size size, Int32 rotation) | |
Constructor to initialize a new instance of class PDF::PageInfo with specific values. | |
Properties | |
Size | Size |
Page size. | |
Int32 | Rotation |
Page rotation. More... | |
Class to represent page information.
This is used as return type of function Document::GetPageInfo. It contains basic page information, such as page size and rotation.
Int32 Foxit::PDF::PageInfo::Rotation |
Page rotation.