Kosmaczewski.Oruga Assembly Documentation

XslFoDocument Members

XslFoDocument overview

Public Instance Constructors

XslFoDocument Constructor Public constructor. Performs initialization of the instance.

Public Instance Methods

AppendBlock Appends the fo:block instance to the current document.
CreateBlock Creates an "fo:block" element representing a block of text in the document.
CreateInline Creates an "fo:inline" element representing an inline block of text in the document.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetNavigator Creates an object to be used by XSL transformations by the ISerializers. Write
GetType (inherited from Object)Gets the Type of the current instance.
Save Saves the file to the specified filename.
ToString Returns a string representation of the current instance.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

XslFoDocument Class | Kosmaczewski.Oruga.XslFo Namespace