Public Types |
Public Member Functions |
Protected Member Functions |
Protected Attributes |
List of all members
HPS.Publish.Page Class Reference
Inheritance diagram for HPS.Publish.Page:

Public Types | |
enum | Format { Format.P11x17 = 0, Format.A3 = 1, Format.A4 = 2, Format.A5 = 3, Format.B4JIS = 4, Format.B5JIS = 5, Format.Executive = 6, Format.Legal = 7, Format.Letter = 8, Format.Tabloid = 9, Format.B4ISO = 10, Format.B5ISO = 11 } |
enum | Orientation { Orientation.Portrait = 0, Orientation.Landscape = 1 } |
Public Member Functions | |
virtual void | Dispose () |
Page (HPS.Publish.Page in_that) | |
Protected Member Functions | |
virtual void | deleteCptr () |
Protected Attributes | |
bool | cMemOwn |
HandleRef | cptr |
Detailed Description
The Publish.Page class is a concept class for page-related enums.
Member Enumeration Documentation
◆ Format
|
strong |
Enumerates the page formats to use when generating a PDF via Publish.
◆ Orientation
|
strong |
Enumerates the page orientations to use when generating a PDF via Publish.
Enumerator | |
---|---|
Portrait | Self-explanatory (kA3DPDFPagePortrait). |
Landscape | Self-explanatory (kA3DPDFPageLandscape). |
The documentation for this class was generated from the following file:
- internals/hps_sprk_publish/source/cs/HPS.Publish.cs