PreviewOptions Class |
Namespace: GroupDocs.Annotation.Options
The PreviewOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | PreviewOptions(CreatePageStream) |
Initializes a new instance of PreviewOptions class.
|
![]() | PreviewOptions(CreatePageStream, ReleasePageStream) |
Initializes a new instance of PreviewOptions class.
|
Name | Description | |
---|---|---|
![]() | CreatePageStream |
Delegate which defines method to create output page preview stream.
|
![]() | Height |
Page preview height.
|
![]() | PageNumbers |
Page numbers that will be previewed.
|
![]() | PreviewFormat |
Preview image format.
|
![]() | ReleasePageStream |
Delegate which defines method to remove output page preview stream
|
![]() | RenderAnnotations |
The property that controls whether annotations will be generated on the preview. Default State - true.
|
![]() | RenderComments |
The property that controls whether comments will be generated on the preview. Default State - true. Now Supported only in MS Word document
|
![]() | Resolution |
Gets or sets the resolution for generated images, in dots per inch.
|
![]() | Width |
Page preview width.
|
![]() | WorksheetColumns |
Worksheet columns to generate. Generation proceeds in the specified order.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |