ForJpgView
ForJpgView()
Initialiseert nieuw exemplaar vanViewInfoOptions class om informatie over de weergave op te halen bij het renderen naar JPG.
public static ViewInfoOptions ForJpgView()
Winstwaarde
Nieuw exemplaar vanViewInfoOptions klas.
Zie ook
- class ViewInfoOptions
- naamruimte GroupDocs.Viewer.Options
- montage GroupDocs.Viewer
ForJpgView(bool)
Initialiseert nieuw exemplaar vanViewInfoOptions class om informatie over de weergave op te halen bij het renderen naar JPG.
public static ViewInfoOptions ForJpgView(bool extractText)
| Parameter | Type | Beschrijving |
|---|---|---|
| extractText | Boolean | Schakelt tekstextractie in. |
Winstwaarde
Nieuw exemplaar vanViewInfoOptions klas.
Zie ook
- class ViewInfoOptions
- naamruimte GroupDocs.Viewer.Options
- montage GroupDocs.Viewer