Aspose::Words::Saving::PdfSaveOptions::get_UseBookFoldPrintingSettings method
PdfSaveOptions::get_UseBookFoldPrintingSettings method
Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via MultiplePages.
bool Aspose::Words::Saving::PdfSaveOptions::get_UseBookFoldPrintingSettings() const
Remarks
If this option is specified, PageSet is ignored when saving. This behavior matches MS Word. If book fold printing settings are not specified in page setup, this option will have no effect.
See Also
- Class PdfSaveOptions
- Namespace Aspose::Words::Saving
- Library Aspose.Words for C++