Intersoft.Client.Documents Namespace : FixedDocument Class |
The following tables list the members exposed by FixedDocument.
Name | Description | |
---|---|---|
![]() | FixedDocument Constructor | Initializes a new instance of the FixedDocument class. |
Name | Description | |
---|---|---|
![]() ![]() | CustomContentTemplateProperty | Identifies the CustomContentTemplate dependency property. |
![]() ![]() | ZoomLevelProperty | Identifies the zoom level dependency property. |
Name | Description | |
---|---|---|
![]() | CustomContentTemplate | Gets or sets the custom content page template. |
![]() | CustomPaginator | 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. |
![]() | Dispatcher | Gets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject) |
![]() | DocumentPaginator | Gets the paginator for the FixedDocument that provides page-oriented services such as getting a particular page and repaginating in response to changes. |
![]() | Pages | Gets a collection of the document's PageContent elements. |
![]() | PageSize | When overridden in a derived class, gets or sets the suggested width and height of each page. |
![]() | ZoomLevel | Gets or sets the document zoom level. |
Name | Description | |
---|---|---|
![]() | ClearValue | Clears the local value of a dependency property. (Inherited from System.Windows.DependencyObject) |
![]() | FindElementByID | Find an element with the specified id. |
![]() | 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) |