Intersoft.Client.Documents Namespace : FlowDocument Class |
The following tables list the members exposed by FlowDocument.
Name | Description | |
---|---|---|
![]() | FlowDocument Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | BackgroundProperty | Identifies the Background dependency property. |
![]() ![]() | BlocksProperty | Identifies the Blocks dependency property. |
![]() ![]() | ColumnGapProperty | Identifies the ColumnGap dependency property. |
![]() ![]() | ColumnRuleBrushProperty | Identifies the ColumnRuleBrush dependency property. |
![]() ![]() | ColumnRuleWidthProperty | Identifies the ColumnRuleWidth dependency property. |
![]() ![]() | ColumnWidthProperty | Identifies the ColumnWidth dependency property. |
![]() ![]() | FontFamilyProperty | Identifies the FontFamily dependency property. |
![]() ![]() | FontSizeProperty | Identifies the FontSize dependency property. |
![]() ![]() | FontStretchProperty | Identifies the FontStretch dependency property. |
![]() ![]() | FontStyleProperty | Identifies the FontStyle dependency property. |
![]() ![]() | FontWeightProperty | Identifies the FontWeight dependency property. |
![]() ![]() | ForegroundProperty | Identifies the Foreground dependency property. |
![]() ![]() | InternalPageSizeProperty | Identifies the InternalPageSize dependency property. |
![]() ![]() | IsColumnWidthFlexibleProperty | Identifies the IsColumnWidthFlexible dependency property. |
![]() ![]() | IsHyphenationEnabledProperty | Identifies the IsHyphenationEnabled dependency property. |
![]() ![]() | IsOptimalParagraphEnabledProperty | Identifies the IsOptimalParagraphEnabled dependency property. |
![]() ![]() | LineSpacingProperty | Identifies the LineSpacing dependency property. |
![]() ![]() | LineSpacingTypeProperty | Identifies the LineSpacingType dependency property. |
![]() ![]() | MaxPageHeightProperty | Identifies the MaxPageHeight dependency property. |
![]() ![]() | MaxPageWidthProperty | Identifies the MaxPageWidth dependency property. |
![]() ![]() | MinPageHeightProperty | Identifies the MinPageHeight dependency property. |
![]() ![]() | MinPageWidthProperty | Identifies the MinPageWidth dependency property. |
![]() ![]() | PageBorderThicknessProperty | Identifies the PageBorderThickness dependency property. |
![]() ![]() | PageHeightProperty | Identifies the PageHeight dependency property. |
![]() ![]() | PageMarginProperty | Identifies the PageMargin dependency property. |
![]() ![]() | PagePaddingProperty | Identifies the PagePadding dependency property. |
![]() ![]() | PageWidthProperty | Identifies the PageWidth dependency property. |
![]() ![]() | StylesProperty | Identifies the Styles dependency property. |
![]() ![]() | TextAlignmentProperty | Identifies the TextAlignment dependency property. |
![]() ![]() | ViewingModeProperty | Identifies the ViewingMode dependency property. |
Name | Description | |
---|---|---|
![]() | Background | Gets or sets the Brush used to fill the background of content area. |
![]() | Blocks | Gets or sets the top-level Block element collection of FlowDocument content. |
![]() | CustomPaginator | Gets or sets custom paginator object that is used in printing process. |
![]() | Dispatcher | Gets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject) |
![]() | DocumentPaginator | Gets or sets the document paginator object that is used in printing process. |
![]() | FontFamily | Gets or sets the preferred top-level font family for the document. |
![]() | FontSize | Gets or sets the top-level font size for the document. |
![]() | FontStretch | Gets or sets the top-level font-stretching characteristics for the document. |
![]() | FontStyle | Gets or sets the top-level font style for the document. |
![]() | FontWeight | Gets or sets the top-level font weight for the document. |
![]() | Foreground | Gets or sets the Brush to apply to the text contents of the document. |
![]() | LineSpacing | Gets or sets the custom line spacing of the element. |
![]() | LineSpacingType | Gets or sets the line spacing type of the element. |
![]() | MaxPageHeight | Gets or sets the maximum height for pages in a document. |
![]() | MaxPageWidth | Gets or sets the maximum width for pages in a document. |
![]() | MinPageHeight | Gets or sets the minimum height for pages in a document. |
![]() | MinPageWidth | Gets or sets the minimum width for pages in a document. |
![]() | PageBorderThickness | Gets or sets the border thickness applied to pages in a document. |
![]() | PageCount | Gets the total of pages in the document. |
![]() | PageHeight | Gets or sets the preferred height for pages in a document. |
![]() | PageMargin | Gets or sets a value that indicates the space between pages in a document. |
![]() | PagePadding | Gets or sets a value that indicates the thickness of padding space between the boundaries of a page and the page's content. |
![]() | PageWidth | Gets or sets the preferred width for pages in a document. |
![]() | Styles | Gets or sets the FlowDocumentStyle collection applied to a document. |
![]() | TextAlignment | Gets or sets a value that indicates the horizontal alignment of text content. |
Name | Description | |
---|---|---|
![]() | ClearValue | Clears the local value of a dependency property. (Inherited from System.Windows.DependencyObject) |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | GetAnimationBaseValue | Returns 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) |
![]() | GetValue | Returns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) |
![]() | ReadLocalValue | Returns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject) |
![]() | SetValue | (Inherited from System.Windows.DependencyObject) |