ForPdfView

ViewInfoOptions.ForPdfView method

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

public static ViewInfoOptions ForPdfView()

Return Value

New instance of the ViewInfoOptions class.

See Also