The following tables list the members exposed by SvgFlatOptions.
Public Constructors
| Name | Description | |
|---|---|---|
|  | SvgFlatOptions | Initializes a new instance of SvgFlatOptions. | 
Public Properties
| Name | Description | |
|---|---|---|
|  | Size | Gets or sets a value that indicates the physical size in pixels to use when flattening an SVG document. | 
|  | TextOnly | Gets or sets a value that indicates whether to leave only the text elements after the document is flattened. | 
See Also