PdfOrientation
Type:
integer
enum
Example
enum (Portrait = 1, Landscape = 2)
Integer numbers.
values
Portrait = 1
Landscape = 2
Examples
enum (Portrait =
1
,
Landscape =
2
)
Copy
Copy
Documentation
API Playground