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