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


The following tables list the members exposed by FixedDocument.

Public Constructors

 NameDescription
public ConstructorFixedDocument ConstructorInitializes a new instance of the FixedDocument class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)CustomContentTemplatePropertyIdentifies the CustomContentTemplate dependency property.  
public Fieldstatic (Shared in Visual Basic)ZoomLevelPropertyIdentifies the zoom level dependency property.  
Top

Public Properties

 NameDescription
public PropertyCustomContentTemplateGets or sets the custom content page template.  
public PropertyCustomPaginatorWhen specified, gets the custom paginator class for the FixedDocument that provides page-oriented services such as getting a particular page and repaginating in response to changes.  
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyDocumentPaginatorGets the paginator for the FixedDocument that provides page-oriented services such as getting a particular page and repaginating in response to changes.  
public PropertyPagesGets a collection of the document's PageContent elements.  
public PropertyPageSizeWhen overridden in a derived class, gets or sets the suggested width and height of each page.  
public PropertyZoomLevelGets or sets the document zoom level.  
Top

Public Methods

 NameDescription
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodFindElementByIDFind an element with the specified id.  
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.