Intersoft ClientUI Documentation
FlowScrollDocumentView Class
Members 



Represents a document view for scrolling flow document.
Object Model
FlowScrollDocumentView ClassFlowDocument ClassISFramework Class
Syntax
<TemplatePartAttribute(Name="VerticalScrollBarElement", Type=Intersoft.Client.UI.Controls.UXScrollBar)>
<TemplatePartAttribute(Name="ContentElement", Type=System.Windows.Controls.ContentControl)>
<TemplatePartAttribute(Name="HorizontalScrollBarElement", Type=Intersoft.Client.UI.Controls.UXScrollBar)>
<TemplatePartAttribute(Name="ContainerElement", Type=System.Windows.Controls.Grid)>
Public Class FlowScrollDocumentView 
   Inherits Intersoft.Client.Framework.ISControl
   Implements Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing 
Dim instance As FlowScrollDocumentView
[TemplatePartAttribute(Name="VerticalScrollBarElement", Type=Intersoft.Client.UI.Controls.UXScrollBar)]
[TemplatePartAttribute(Name="ContentElement", Type=System.Windows.Controls.ContentControl)]
[TemplatePartAttribute(Name="HorizontalScrollBarElement", Type=Intersoft.Client.UI.Controls.UXScrollBar)]
[TemplatePartAttribute(Name="ContainerElement", Type=System.Windows.Controls.Grid)]
public class FlowScrollDocumentView : Intersoft.Client.Framework.ISControl, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing  
[TemplatePartAttribute(Name="VerticalScrollBarElement", Type=Intersoft.Client.UI.Controls.UXScrollBar)]
[TemplatePartAttribute(Name="ContentElement", Type=System.Windows.Controls.ContentControl)]
[TemplatePartAttribute(Name="HorizontalScrollBarElement", Type=Intersoft.Client.UI.Controls.UXScrollBar)]
[TemplatePartAttribute(Name="ContainerElement", Type=System.Windows.Controls.Grid)]
public ref class FlowScrollDocumentView : public Intersoft.Client.Framework.ISControl, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing  
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               Intersoft.Client.Framework.ISControl
                  Intersoft.Client.UI.DocumentViewers.FlowScrollDocumentView

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FlowScrollDocumentView Members
Intersoft.Client.UI.DocumentViewers Namespace

Send Feedback