for_pdf_view method

for_pdf_view

Initializes an instance of the ViewInfoOptions class to retrieve information about view when rendering into PDF.

Returns

New instance of the ViewInfoOptions class.

def for_pdf_view(self):
    ...

See Also