SvgImageBoxOptionsExport Constructors
Contains settings that customize export output from the SvgImageBox.ExportSvgImage methods.Name | Parameters | Description |
---|---|---|
SvgImageBoxOptionsExport() | none | Initializes a new instance of the SvgImageBoxOptionsExport class. |
SvgImageBoxOptionsExport(SvgImageBox) | owner | Initializes a new instance of the SvgImageBoxOptionsExport class with specified settings. |
See Also