For a list of all members of this type, see SvgDocument members
Public Properties
Name | Description | |
---|---|---|
Bounds | Gets the physical (pixel) bounds and resolution of this SvgDocument. | |
Handle | Returns the internal SVG document handle. Used internally by LEADTOOLS. | |
IsFlat | Gets a value that indicates whether this SvgDocument is flat. | |
IsNull | Checks whether this SVG document is the global null instance. | |
IsRenderOptimized | Gets a value that indicates whether this document has optimized rendering data. | |
Version | Gets or sets the SVG version of the document. |
See Also