OutputVectorGraphicType

The output format to use for vector graphics. The following options are available:

  • KVGFX_GIF,
  • KVGFX_JPEG,
  • KVGFX_PNG,
  • KVGFX_CGM,
  • KVGFX_WMF,
  • KVGFX_JAVA,
  • KVGFX_HTML,
  • KVGFX_SVG

NOTE: This option is not available when you have set LegacyRendering to True. In LegacyRendering mode, you can use a viewing template to use this KeyView option.

Type: String
Default: KVGFX_JPEG
Required: No
Configuration Section: Viewing
Example: OutputVectorGraphicType=KVGFX_SVG
See Also: OutputRasterGraphicType