ForPngView
ForPngView()
Initialiseert nieuw exemplaar vanViewInfoOptions
class om informatie over weergave op te halen bij weergave in PNG.
public static ViewInfoOptions ForPngView()
Winstwaarde
Nieuw exemplaar vanViewInfoOptions
klas.
Zie ook
- class ViewInfoOptions
- naamruimte GroupDocs.Viewer.Options
- montage GroupDocs.Viewer
ForPngView(bool)
Initialiseert nieuw exemplaar vanViewInfoOptions
class om informatie over weergave op te halen bij weergave in PNG.
public static ViewInfoOptions ForPngView(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