Name | Description | |
---|---|---|
Annotations | Gets the annotations. (Inherited from GrapeCity.Viewer.Common.Model.DocumentModel) | |
AnnotationsDocument | Gets the document to store annotations to (Inherited from GrapeCity.Viewer.Common.Model.DocumentModel) | |
Bookmarks | Gets/sets document's bookmarks collection (Inherited from GrapeCity.Viewer.Common.Model.DocumentModel) | |
CurrentSelection | (Inherited from GrapeCity.Viewer.Common.Model.DocumentModel) | |
HighlightSearchResult | Gets or sets currently highlighted search result (Inherited from GrapeCity.Viewer.Common.Model.DocumentModel) | |
MaxPageSize | Gets maximum page size (Inherited from GrapeCity.Viewer.Common.Model.DocumentModel) | |
NotifySearchResult | Gets or sets currently notification search result (Inherited from GrapeCity.Viewer.Common.Model.DocumentModel) | |
PageCount | Gets loaded pages count (Inherited from GrapeCity.Viewer.Common.Model.DocumentModel) | |
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. (Inherited from GrapeCity.Viewer.Common.Model.DocumentModel) | |
TotalPageCount | Returns number of total pages in document. This number can be higher then number of pages currently available. (Inherited from GrapeCity.Viewer.Common.Model.DocumentModel) |