Altsoft Xml2PDF reference library
FoInputSettings Class
NamespacesAltsoft.Publisher.ConfigurationFoInputSettings
XSL-FO input options.
Declaration Syntax
C#Visual BasicVisual C++
public class FoInputSettings : Settings
Public Class FoInputSettings _
	Inherits Settings
public ref class FoInputSettings : 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.)
ExtendedDimensions
Allows using dimension attributes like width or height on <fo:block../>.

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.)
FitText
Causes text overflows scaling to fit available space.

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.)
LineHeightNormal
Value for line-height='normal' in em.

MarginAuto
Value for margin='auto' in points.

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
 FoInputSettings

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