Altsoft Xml2PDF reference library
HtmlInputSettings Class
NamespacesAltsoft.Publisher.ConfigurationHtmlInputSettings
HTML input options.
Declaration Syntax
C#Visual BasicVisual C++
public class HtmlInputSettings : Settings
Public Class HtmlInputSettings _
	Inherits Settings
public ref class HtmlInputSettings : public Settings
Members
All MembersMethodsProperties



IconMemberDescription
BorderMedium
Value for border-width='medium' in points.

BorderThick
Value for border-width='thick' in points.

BorderThin
Value for border-width='thin' in points.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Media
Media type, on which document should be presented.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Set(Settings) (Inherited from Settings.)
ToString()()() (Inherited from Settings.)
Inheritance Hierarchy
Object
Settings
 HtmlInputSettings

Assembly: Altsoft.Xml2PDF.Server (Module: Altsoft.Xml2PDF.Server)