XSL-FO input options.
Declaration Syntax| C# | Visual Basic | Visual C++ |
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public FoInputSettings FoInput { get; set; }
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _ Public Property FoInput As FoInputSettings
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public: property FoInputSettings^ FoInput { FoInputSettings^ get (); void set (FoInputSettings^ value); }
Assembly: Altsoft.Xml2PDF.Server (Module: Altsoft.Xml2PDF.Server)