Intersoft.Client.Documents Namespace : SqlReportDocument Class |
The following tables list the members exposed by SqlReportDocument.
Name | Description | |
---|---|---|
CustomContentTemplate | Gets or sets the custom content page template. (Inherited from Intersoft.Client.Documents.FixedDocument) | |
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. (Inherited from Intersoft.Client.Documents.FixedDocument) | |
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. (Inherited from Intersoft.Client.Documents.FixedDocument) | |
Pages | Gets a collection of the document's PageContent elements. (Inherited from Intersoft.Client.Documents.FixedDocument) | |
PageSize | When overridden in a derived class, gets or sets the suggested width and height of each page. (Inherited from Intersoft.Client.Documents.FixedDocument) | |
ZoomLevel | Gets or sets the document zoom level. (Inherited from Intersoft.Client.Documents.FixedDocument) |
Name | Description | |
---|---|---|
ClearValue | Clears the local value of a dependency property. (Inherited from System.Windows.DependencyObject) | |
FindElementByID | Find an element with the specified id. (Inherited from Intersoft.Client.Documents.FixedDocument) | |
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) |