ViewInfoOptions class

ViewInfoOptions class

The ViewInfoOptions type exposes the following members:

Methods

Method Description
_for_html_view_boolean
_for_html_view_noargs
_for_jpg_view_boolean
_for_jpg_view_noargs
_for_png_view_boolean
_for_png_view_noargs
for_html_view
for_html_view_boolean
for_jpg_view
for_jpg_view_boolean
for_pdf_view
for_png_view
for_png_view_boolean
from_html_view_options
from_jpg_view_options
from_pdf_view_options
from_png_view_options

Properties

Property Description
extract_text
height
max_height
max_width
width
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)
web_document_options (inherited from BaseViewOptions)
word_processing_options (inherited from BaseViewOptions)

See Also