Aspose::Words::Saving::PdfPageLayout enum
PdfPageLayout enum
PdfPageLayout enumeration.
enum class PdfPageLayout
Values
Name | Value | Description |
---|---|---|
SinglePage | 0 | |
OneColumn | 1 | |
TwoColumnLeft | 2 | |
TwoColumnRight | 3 | |
TwoPageLeft | 4 | |
TwoPageRight | 5 |
See Also
- Namespace Aspose::Words::Saving
- Library Aspose.Words for C++