SVG input options.
Declaration Syntax| C# | Visual Basic | Visual C++ |
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public SvgInputSettings SvgInput { get; set; }
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _ Public Property SvgInput As SvgInputSettings
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public: property SvgInputSettings^ SvgInput { SvgInputSettings^ get (); void set (SvgInputSettings^ value); }
Assembly: Altsoft.Xml2PDF.Server (Module: Altsoft.Xml2PDF.Server)