PdfViewOptions class

PdfViewOptions class

The PdfViewOptions type exposes the following members:

Constructors

Constructor Description
init

Methods

Method Description
_init_create_file_stream
_init_create_file_stream_release_file_stream
_init_ifile_stream_factory
_init_noargs
_init_string
_rotate_page_int32_rotation (inherited from ViewOptions)
rotate_page (inherited from ViewOptions)
rotate_page_int32 (inherited from ViewOptions)

Properties

Property Description
image_height
image_max_height
image_max_width
image_width
pdf_optimization_options
security
archive_options (inherited from BaseViewOptions)
cad_options (inherited from BaseViewOptions)
default_font_name (inherited from BaseViewOptions)
email_options (inherited from BaseViewOptions)
mail_storage_options (inherited from BaseViewOptions)
outlook_options (inherited from BaseViewOptions)
pdf_options (inherited from BaseViewOptions)
presentation_options (inherited from BaseViewOptions)
project_management_options (inherited from BaseViewOptions)
remove_comments (inherited from BaseViewOptions)
render_comments (inherited from BaseViewOptions)
render_hidden_pages (inherited from BaseViewOptions)
render_notes (inherited from BaseViewOptions)
spreadsheet_options (inherited from BaseViewOptions)
text_options (inherited from BaseViewOptions)
visio_rendering_options (inherited from BaseViewOptions)
watermark (inherited from ViewOptions)
web_document_options (inherited from BaseViewOptions)
word_processing_options (inherited from BaseViewOptions)

See Also