![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Svg Assembly > Leadtools.Svg Namespace : SvgLoadOptions Class |
public class SvgLoadOptions
'Declaration
Public Class SvgLoadOptions
'Usage
Dim instance As SvgLoadOptions
@interface LTSvgLoadOptions : NSObject
public class SvgLoadOptions
public ref class SvgLoadOptions
SvgLoadOptions contains the following:
LoadFlags: Drop the specified type of elements when loading the SVG document.
For an example, refer to SvgDocument.SortElements.