Intersoft ClientUI Documentation
FlowDocument Class Members
See Also  Fields  Properties  Methods  Send Feedback
Intersoft.Client.Documents Namespace : FlowDocument Class


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)BackgroundPropertyIdentifies the Background dependency property.  
public Fieldstatic (Shared in Visual Basic)BlocksPropertyIdentifies the Blocks dependency property.  
public Fieldstatic (Shared in Visual Basic)ColumnGapPropertyIdentifies the ColumnGap dependency property.  
public Fieldstatic (Shared in Visual Basic)ColumnRuleBrushPropertyIdentifies the ColumnRuleBrush dependency property.  
public Fieldstatic (Shared in Visual Basic)ColumnRuleWidthPropertyIdentifies the ColumnRuleWidth dependency property.  
public Fieldstatic (Shared in Visual Basic)ColumnWidthPropertyIdentifies the ColumnWidth dependency property.  
public Fieldstatic (Shared in Visual Basic)FontFamilyPropertyIdentifies the FontFamily dependency property.  
public Fieldstatic (Shared in Visual Basic)FontSizePropertyIdentifies the FontSize dependency property.  
public Fieldstatic (Shared in Visual Basic)FontStretchPropertyIdentifies the FontStretch dependency property.  
public Fieldstatic (Shared in Visual Basic)FontStylePropertyIdentifies the FontStyle dependency property.  
public Fieldstatic (Shared in Visual Basic)FontWeightPropertyIdentifies the FontWeight dependency property.  
public Fieldstatic (Shared in Visual Basic)ForegroundPropertyIdentifies the Foreground dependency property.  
public Fieldstatic (Shared in Visual Basic)InternalPageSizePropertyIdentifies the InternalPageSize dependency property.  
public Fieldstatic (Shared in Visual Basic)IsColumnWidthFlexiblePropertyIdentifies the IsColumnWidthFlexible dependency property.  
public Fieldstatic (Shared in Visual Basic)IsHyphenationEnabledPropertyIdentifies the IsHyphenationEnabled dependency property.  
public Fieldstatic (Shared in Visual Basic)IsOptimalParagraphEnabledPropertyIdentifies the IsOptimalParagraphEnabled dependency property.  
public Fieldstatic (Shared in Visual Basic)LineSpacingPropertyIdentifies the LineSpacing dependency property.  
public Fieldstatic (Shared in Visual Basic)LineSpacingTypePropertyIdentifies the LineSpacingType dependency property.  
public Fieldstatic (Shared in Visual Basic)MaxPageHeightPropertyIdentifies the MaxPageHeight dependency property.  
public Fieldstatic (Shared in Visual Basic)MaxPageWidthPropertyIdentifies the MaxPageWidth dependency property.  
public Fieldstatic (Shared in Visual Basic)MinPageHeightPropertyIdentifies the MinPageHeight dependency property.  
public Fieldstatic (Shared in Visual Basic)MinPageWidthPropertyIdentifies the MinPageWidth dependency property.  
public Fieldstatic (Shared in Visual Basic)PageBorderThicknessPropertyIdentifies the PageBorderThickness dependency property.  
public Fieldstatic (Shared in Visual Basic)PageHeightPropertyIdentifies the PageHeight dependency property.  
public Fieldstatic (Shared in Visual Basic)PageMarginPropertyIdentifies the PageMargin dependency property.  
public Fieldstatic (Shared in Visual Basic)PagePaddingPropertyIdentifies the PagePadding dependency property.  
public Fieldstatic (Shared in Visual Basic)PageWidthPropertyIdentifies the PageWidth dependency property.  
public Fieldstatic (Shared in Visual Basic)StylesPropertyIdentifies the Styles dependency property.  
public Fieldstatic (Shared in Visual Basic)TextAlignmentPropertyIdentifies the TextAlignment dependency property.  
public Fieldstatic (Shared in Visual Basic)ViewingModePropertyIdentifies 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 PropertyDispatcher (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 MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodDisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top

See Also

© 2012 All Rights Reserved.