ViewInfoOptions Class |
Namespace: GroupDocs.Viewer.Options
The ViewInfoOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | ArchiveOptions |
The archive files view options.
(Inherited from BaseViewOptions.) |
![]() | CadOptions |
The CAD drawing view options.
(Inherited from BaseViewOptions.) |
![]() | DefaultFontName |
Default font to be used when particular font used in document can't be found.
(Inherited from BaseViewOptions.) |
![]() | EmailOptions |
The email messages view options.
(Inherited from BaseViewOptions.) |
![]() | ExtractText |
Indicates that text extraction is enabled.
|
![]() | Height |
Image height (for rendering to PNG/JPG only)
|
![]() | MailStorageOptions |
Mail storage data files view options.
(Inherited from BaseViewOptions.) |
![]() | MaxHeight |
Max height of the output image (for rendering to PNG/JPG only)
|
![]() | MaxWidth |
Max width of the output image (for rendering to PNG/JPG only)
|
![]() | OutlookOptions |
The MS Outlook data files view options.
(Inherited from BaseViewOptions.) |
![]() | PdfOptions |
The PDF documents view options.
(Inherited from BaseViewOptions.) |
![]() | PresentationOptions |
The presentation processing documents view options.
(Inherited from BaseViewOptions.) |
![]() | ProjectManagementOptions |
The project management files view options.
(Inherited from BaseViewOptions.) |
![]() | RenderComments |
Enables rendering comments.
(Inherited from BaseViewOptions.) |
![]() | RenderHiddenPages |
Enables rendering of hidden pages.
(Inherited from BaseViewOptions.) |
![]() | RenderNotes |
Enables rendering notes.
(Inherited from BaseViewOptions.) |
![]() | SpreadsheetOptions |
The spreadsheet files view options.
(Inherited from BaseViewOptions.) |
![]() | TextOptions |
Text files splitting to pages options.
(Inherited from BaseViewOptions.) |
![]() | VisioRenderingOptions |
The Visio files processing documents view options.
(Inherited from BaseViewOptions.) |
![]() | WebDocumentOptions |
This rendering options enables you to customize the appearance of
the output HTML/PDF/PNG/JPEG when rendering Web documents.
(Inherited from BaseViewOptions.) |
![]() | Width |
Image width (for rendering to PNG/JPG only)
|
![]() | WordProcessingOptions |
This rendering options enables you to customize the appearance of
the output HTML/PDF/PNG/JPEG when rendering Word documents.
(Inherited from BaseViewOptions.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() ![]() | ForHtmlView |
Initializes new instance of ViewInfoOptions class to retrieve information about view when rendering into HTML.
|
![]() ![]() | ForHtmlView(Boolean) |
Initializes new instance of ViewInfoOptions class to retrieve information about view when rendering into HTML.
|
![]() ![]() | ForJpgView |
Initializes new instance of ViewInfoOptions class to retrieve information about view when rendering into JPG.
|
![]() ![]() | ForJpgView(Boolean) |
Initializes new instance of ViewInfoOptions class to retrieve information about view when rendering into JPG.
|
![]() ![]() | ForPngView |
Initializes new instance of ViewInfoOptions class to retrieve information about view when rendering into PNG.
|
![]() ![]() | ForPngView(Boolean) |
Initializes new instance of ViewInfoOptions class to retrieve information about view when rendering into PNG.
|
![]() ![]() | FromHtmlViewOptions |
Initializes new instance of ViewInfoOptions class based on HtmlViewOptions object.
|
![]() ![]() | FromJpgViewOptions |
Initializes new instance of ViewInfoOptions class based on JpgViewOptions object.
|
![]() ![]() | FromPngViewOptions |
Initializes new instance of ViewInfoOptions class based on PngViewOptions object.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |