Set of options related to MS Word input.
Declaration Syntax| C# | Visual Basic | Visual C++ |
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public WordInputSettings WordInput { get; set; }
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _ Public Property WordInput As WordInputSettings
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public: property WordInputSettings^ WordInput { WordInputSettings^ get (); void set (WordInputSettings^ value); }
Assembly: Altsoft.Xml2PDF.Server (Module: Altsoft.Xml2PDF.Server)