ViewOptions

ViewOptions class

Contains the rendering options.

The ViewOptions type exposes the following members:

Properties

Name Description
render_comments Enables rendering comments.
render_notes Enables rendering notes.
render_hidden_pages Enables rendering of hidden pages.
default_font_name Sets the default font for a document.
archive_options The archive files view options.
cad_options The CAD drawing view options.
email_options The email messages view options.
outlook_options The Microsoft Outlook data files view options.
mail_storage_options Mail storage data files view options.
pdf_options The PDF document view options.
project_management_options The project management files view options.
spreadsheet_options The spreadsheet files view options.
word_processing_options The Word processing files view options.
visio_rendering_options The Visio files view options.
text_options Text files view options.
presentation_options The presentation files view options.
web_document_options The Web files view options.
watermark The text watermark to be applied to each page.

Methods

Name Description
rotate_page(page_number, rotation) Applies the clockwise rotation to a page.

See Also