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