GrapeCity.ActiveReports.Viewer.Win.v9 Assembly > GrapeCity.Viewer.Common.Model Namespace : DocumentModel Class |
The following tables list the members exposed by DocumentModel.
Name | Description | |
---|---|---|
NullInstance | Gets null document instance |
Name | Description | |
---|---|---|
Annotations | ||
AnnotationsDocument | Gets the document to store annortations to | |
Bookmarks | Gets/sets document's bookmarks collection | |
CurrentSelection | ||
HighlightSearchResult | ||
MaxPageSize | Gets maximum page size | |
NotifySearchResult | ||
PageCount | Gets loaded pages count | |
PaperSize | Gets the default paper size of the document. In fact SectionReport allows variable pages while it's not implemented in model. PaperSize is then considered immutable. You can read it at any time and assume it's not changed anymore. | |
TotalPageCount | Returns number of total pages in document. This number can be higher then number of pages currently available. |
Name | Description | |
---|---|---|
ClearSelection | ||
CreateAnnotationsRenderer | ||
Find | ||
GetItemText | ||
SelectItems |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from GrapeCity.Viewer.Common.Model.ActiveModel) |