PdfViewOptions Constructor |
Namespace: GroupDocs.Viewer.OptionsAssembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.5
Syntaxnew : unit -> PdfViewOptions
Remarks
This constructor initializes new instance of
PdfViewOptions
with "output.pdf" as file path format for the output file.
The output file will be placed into current working directory of the application.
See Also