XFINIUM.PDF Documentation
PdfFlowDocument Class Members
Properties  Methods  Events

Xfinium.Pdf.FlowDocument Namespace : PdfFlowDocument Class

The following tables list the members exposed by PdfFlowDocument.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property Gets or sets the javascript action to execute after the document is printed.  
Public Property Gets or sets the javascript action to execute after the document is saved.  
Public Property Gets or sets the javascript action to execute before the document is closed.  
Public Property Gets or sets the javascript action to execute before the document is printed.  
Public Property Gets or sets the javascript action to execute before the document is saved.  
Public Property Gets the COS dictionary asssociated with this object. (Inherited from Xfinium.Pdf.PdfDocument)
Public Property Gets or sets how the document should be displayed when opened in the viewer.  
Public Property Gets or sets the document information.  
Public Property Gets or sets the document security store. (Inherited from Xfinium.Pdf.PdfDocument)
Public Property Gets the list of file attachments embedded in this document.  
Public Property Gets the document headers and footers.  
Public Property Gets or sets the document ID. (Inherited from Xfinium.Pdf.PdfDocument)
Public Property Gets the JavaScript source code blocks.  
Public PropertyOverridden.  Gets or sets the document language.  
Public Property Gets or sets the document mark information.  
Public Property Gets or sets the action to execute when the document is opened.  
Public Property Gets the document outline.  
Public Property Gets or sets the collection of output intents.  
Public Property Gets the list of page labeling ranges in the Pdf document.  
Public Property Gets or sets the document's page layout specifying how the pages should be displayed when opened.  
Public Property Gets or sets the structure element that serves as parent for the structure elements in the flow content objects.  
Public PropertyGets or sets the Pdf version of this Xfinium.Pdf.PdfDocument object.  
Public Property Gets the document security handler. (Inherited from Xfinium.Pdf.PdfDocument)
Public Property Gets or sets the document structure tree.  
Public Property Gets or sets the version extension.  
Public Property Gets or sets the document's viewer preferences.  
Public Property Gets or sets the XMP document metadata.  
Top
Public Methods
 NameDescription
Public Method Adds new content to the document.  
Public Method Closes the current page no matter how much content has been added to it. Next content added to document will start on a new page.  
Public MethodOverloaded.  Generates the document's table of contents.  
Public Method Gets the available space on current page.  
Public Method Converts the flow document to a fixed document and returns it.  
Public MethodOverloaded. Overridden.  Saves the Pdf document to the specified stream.  
Public Method Starts a new page no matter how much content has been added to current page.  
Top
Public Events
 NameDescription
Public Event Gets or sets the event that is fired after a flow content object is drawn on the page.  
Public Event Gets or sets the event that is fired before a flow content object is drawn on the page.  
Public Event Gets or sets the event that is fired when a page has been completed and it can be closed for adding content.  
Public Event Gets or sets the event that is fired when a new page has been created.  
Top
See Also

Reference

PdfFlowDocument Class
Xfinium.Pdf.FlowDocument Namespace