Intersoft ClientUI Documentation
FixedDocument Class Members
Fields  Properties  Methods 


The following tables list the members exposed by FixedDocument.

Public Constructors
 NameDescription
Public ConstructorFixedDocument Constructor Initializes a new instance of the FixedDocument class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)CustomContentTemplateProperty Identifies the CustomContentTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)ZoomLevelProperty Identifies the zoom level dependency property.  
Top
Public Properties
 NameDescription
Public PropertyCustomContentTemplate Gets or sets the custom content page template.  
Public PropertyCustomPaginator When 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 PropertyDispatcherGets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject)
Public PropertyDocumentPaginator Gets the paginator for the FixedDocument that provides page-oriented services such as getting a particular page and repaginating in response to changes.  
Public PropertyPages Gets a collection of the document's PageContent elements.  
Public PropertyPageSize When overridden in a derived class, gets or sets the suggested width and height of each page.  
Public PropertyZoomLevel Gets or sets the document zoom level.  
Top
Public Methods
 NameDescription
Public MethodClearValueClears the local value of a dependency property. (Inherited from System.Windows.DependencyObject)
Public MethodFindElementByID Find an element with the specified id.  
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

FixedDocument Class
Intersoft.Client.Documents Namespace

Send Feedback