IDocumentFeatures Interface Members
In This Topic
The following tables list the members exposed by IDocumentFeatures.
Public Properties
| Name | Description |
 | NonPaginated | Gets a boolean value indicating whether it support non-paginated mode of document rendering. |
 | PageSettings | Gets a boolean value indicating whether it supports setting page settings. |
 | Paginated | Gets a boolean value indicating whether it supports paginated mode of document rendering. |
 | TextSearchInPaginatedMode | Gets a boolean value indicating whether it supports text searching in paginated mode. |
Top
See Also