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