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