SvgOptions Properties |
The SvgOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | Callback |
Gets or sets the font store options.
|
![]() | ColorType |
Gets or sets the color type for SVG image.
|
![]() | InterruptionToken |
Token that can be used to interrupt export operation
(Inherited from ImageOptionsBase.) |
![]() | Layers |
Gets or sets a of layer names must be exported.
All data will be exported without layers if names is not sets.
(Inherited from ImageOptionsBase.) |
![]() | MinimumAbsoluteNonscaledLinewidth |
Lines with width in pixels less than this will be rescaled
|
![]() | MinimumLinewidth |
Minumum width of the line (i.e. width of zero-width line) relative to minimum non-rescaled linewidth
|
![]() | MinimumRelativeLinewidthRatio |
Lines with width less than image's size\minimumRelativeLinewidthRatio will be rescaled if relative rescaling is used
|
![]() | Palette |
Gets or sets the color palette.
(Inherited from ImageOptionsBase.) |
![]() | RescaleSubpixelLinewidths |
Wether sub-pixel lindewidths should be rescaled
|
![]() | ResolutionSettings |
Gets or sets the resolution settings.
(Inherited from ImageOptionsBase.) |
![]() | Rotation |
Gets or sets the parameter for rotate, flip, or rotate and flip the image..
(Inherited from ImageOptionsBase.) |
![]() | Source |
Gets or sets the source to create image in.
(Inherited from ImageOptionsBase.) |
![]() | TextAsShapes |
Gets or sets a value indicating whether text must be converted as shapes.
By default text will be converted as shapes.
|
![]() | Timeout |
Timeout value for export operation
(Inherited from ImageOptionsBase.) |
![]() | UseAbsoluteRescaling |
Wether minimum non-rescaled line widh should be defined relative to whole image size (if false) or in pixels (if true)
|
![]() | VectorRasterizationOptions |
Gets or sets the vector rasterization options.
(Inherited from ImageOptionsBase.) |
![]() | XmpData |
Gets or sets the XMP metadata container.
(Inherited from ImageOptionsBase.) |