PdfPageLayout Class |
Namespace: GroupDocs.Conversion.Options.Convert
The PdfPageLayout type exposes the following members.
Name | Description | |
---|---|---|
![]() | PdfPageLayout |
Serialization constructor
|
Name | Description | |
---|---|---|
![]() | Key |
The enumeration key.
(Inherited from Enumeration.) |
![]() | Name |
The enumeration name.
(Inherited from Enumeration.) |
Name | Description | |
---|---|---|
![]() | CompareTo |
Compares current object to other.
(Inherited from Enumeration.) |
![]() | Equals(Object) |
Determines whether two object instances are equal.
(Inherited from Enumeration.) |
![]() | Equals(Enumeration) |
Determines whether two object instances are equal.
(Inherited from Enumeration.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode |
Serves as the default hash function.
(Inherited from Enumeration.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a string that represents the current object.
(Inherited from Enumeration.) |
Name | Description | |
---|---|---|
![]() ![]() | Default |
Default layout.
|
![]() ![]() | OneColumn |
Display pages in one column.
|
![]() ![]() | SinglePage |
Single page.
|
![]() ![]() | TwoColumnLeft |
Display the pages in two columns, with odd-numbered pages on the left.
|
![]() ![]() | TwoColumnRight |
Display the pages in two columns, with odd-numbered pages on the right.
|
![]() ![]() | TwoPagesLeft |
Display the pages two at a time, with odd-numbered pages on the left.
|
![]() ![]() | TwoPagesRight |
Display the pages two at a time, with odd-numbered pages on the right.
|