PngViewOptions Class |
Namespace: GroupDocs.Viewer.Options
The PngViewOptions type exposes the following members.
Name | Description | |
---|---|---|
PngViewOptions |
Initializes new instance of PngViewOptions class.
| |
PngViewOptions(String) |
Initializes new instance of PngViewOptions class.
| |
PngViewOptions(CreatePageStream) |
Initializes new instance of PngViewOptions class.
| |
PngViewOptions(IPageStreamFactory) |
Initializes new instance of PngViewOptions class.
| |
PngViewOptions(CreatePageStream, ReleasePageStream) |
Initializes new instance of PngViewOptions class.
|
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 |
Enables text extraction.
| |
Height |
The height of an output image in pixels.
| |
MailStorageOptions |
Mail storage data files view options.
(Inherited from BaseViewOptions.) | |
MaxHeight |
Max height of an output image in pixels.
| |
MaxWidth |
Max width of an output image in pixels.
| |
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.) | |
Watermark |
The text watermark applied to each page.
(Inherited from ViewOptions.) | |
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 |
The width of the output image in pixels.
| |
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.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
RotatePage |
Applies clockwise rotation to the page.
(Inherited from ViewOptions.) | |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
PageRotations |
The page rotations.
(Inherited from ViewOptions.) |