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