Initializes a ViewInfoOptions instance for retrieving view information when rendering to PDF.
deffor_pdf_view(cls):...
Returns: ViewInfoOptions: New instance of the ViewInfoOptions class.
Example
fromgroupdocs.viewer.optionsimportViewInfoOptions# Create view info options for PDF formatview_info_options_pdf=ViewInfoOptions.for_pdf_view()```### See Also*class[`ViewInfoOptions`](/viewer/python-net/groupdocs.viewer.options/viewinfooptions/)
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.