Intersoft ClientUI Documentation
FlowDocument Class Members
Fields  Properties  Methods 


The following tables list the members exposed by FlowDocument.

Public Constructors
 NameDescription
Public ConstructorFlowDocument ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)BackgroundProperty Identifies the Background dependency property.  
Public Fieldstatic (Shared in Visual Basic)BlocksProperty Identifies the Blocks dependency property.  
Public Fieldstatic (Shared in Visual Basic)ColumnGapProperty Identifies the ColumnGap dependency property.  
Public Fieldstatic (Shared in Visual Basic)ColumnRuleBrushProperty Identifies the ColumnRuleBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)ColumnRuleWidthProperty Identifies the ColumnRuleWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)ColumnWidthProperty Identifies the ColumnWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)FontFamilyProperty Identifies the FontFamily dependency property.  
Public Fieldstatic (Shared in Visual Basic)FontSizeProperty Identifies the FontSize dependency property.  
Public Fieldstatic (Shared in Visual Basic)FontStretchProperty Identifies the FontStretch dependency property.  
Public Fieldstatic (Shared in Visual Basic)FontStyleProperty Identifies the FontStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)FontWeightProperty Identifies the FontWeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)ForegroundProperty Identifies the Foreground dependency property.  
Public Fieldstatic (Shared in Visual Basic)InternalPageSizeProperty Identifies the InternalPageSize dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsColumnWidthFlexibleProperty Identifies the IsColumnWidthFlexible dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsHyphenationEnabledProperty Identifies the IsHyphenationEnabled dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsOptimalParagraphEnabledProperty Identifies the IsOptimalParagraphEnabled dependency property.  
Public Fieldstatic (Shared in Visual Basic)LineSpacingProperty Identifies the LineSpacing dependency property.  
Public Fieldstatic (Shared in Visual Basic)LineSpacingTypeProperty Identifies the LineSpacingType dependency property.  
Public Fieldstatic (Shared in Visual Basic)MaxPageHeightProperty Identifies the MaxPageHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)MaxPageWidthProperty Identifies the MaxPageWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)MinPageHeightProperty Identifies the MinPageHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)MinPageWidthProperty Identifies the MinPageWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)PageBorderThicknessProperty Identifies the PageBorderThickness dependency property.  
Public Fieldstatic (Shared in Visual Basic)PageHeightProperty Identifies the PageHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)PageMarginProperty Identifies the PageMargin dependency property.  
Public Fieldstatic (Shared in Visual Basic)PagePaddingProperty Identifies the PagePadding dependency property.  
Public Fieldstatic (Shared in Visual Basic)PageWidthProperty Identifies the PageWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)StylesProperty Identifies the Styles dependency property.  
Public Fieldstatic (Shared in Visual Basic)TextAlignmentProperty Identifies the TextAlignment dependency property.  
Public Fieldstatic (Shared in Visual Basic)ViewingModeProperty Identifies the ViewingMode dependency property.  
Top
Public Properties
 NameDescription
Public PropertyBackgroundGets or sets the Brush used to fill the background of content area.  
Public PropertyBlocks

Gets or sets the top-level Block element collection of FlowDocument content.

 
Public PropertyCustomPaginatorGets or sets custom paginator object that is used in printing process.  
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject)
Public PropertyDocumentPaginatorGets or sets the document paginator object that is used in printing process.  
Public PropertyFontFamilyGets or sets the preferred top-level font family for the document.  
Public PropertyFontSizeGets or sets the top-level font size for the document.  
Public PropertyFontStretchGets or sets the top-level font-stretching characteristics for the document.  
Public PropertyFontStyleGets or sets the top-level font style for the document.  
Public PropertyFontWeightGets or sets the top-level font weight for the document.  
Public PropertyForegroundGets or sets the Brush to apply to the text contents of the document.  
Public PropertyLineSpacingGets or sets the custom line spacing of the element.  
Public PropertyLineSpacingTypeGets or sets the line spacing type of the element.  
Public PropertyMaxPageHeightGets or sets the maximum height for pages in a document.  
Public PropertyMaxPageWidthGets or sets the maximum width for pages in a document.  
Public PropertyMinPageHeightGets or sets the minimum height for pages in a document.  
Public PropertyMinPageWidthGets or sets the minimum width for pages in a document.  
Public PropertyPageBorderThicknessGets or sets the border thickness applied to pages in a document.  
Public PropertyPageCountGets the total of pages in the document.  
Public PropertyPageHeightGets or sets the preferred height for pages in a document.  
Public PropertyPageMarginGets or sets a value that indicates the space between pages in a document.  
Public PropertyPagePaddingGets or sets a value that indicates the thickness of padding space between the boundaries of a page and the page's content.  
Public PropertyPageWidthGets or sets the preferred width for pages in a document.  
Public PropertyStylesGets or sets the FlowDocumentStyle collection applied to a document.  
Public PropertyTextAlignmentGets or sets a value that indicates the horizontal alignment of text content.  
Top
Public Methods
 NameDescription
Public MethodClearValueClears the local value of a dependency property. (Inherited from System.Windows.DependencyObject)
Public MethodDispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public MethodGetAnimationBaseValueReturns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from System.Windows.DependencyObject)
Public MethodGetValueReturns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValueReturns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top
See Also

Reference

FlowDocument Class
Intersoft.Client.Documents Namespace

Send Feedback