TiffOptions Class |
Namespace: Aspose.Slides.Export
The TiffOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | TiffOptions |
Default constructor.
|
Name | Description | |
---|---|---|
![]() | CompressionType |
Specifies the compression type.
Read/write TiffCompressionTypes.
|
![]() ![]() | DefaultRegularFont |
Returns or sets font used in case source font is not found.
Read-write String.
(Inherited from SaveOptions.) |
![]() | DpiX |
Specifies the horizontal resolution in dots per inch.
Read/write UInt32.
|
![]() | DpiY |
Specifies the vertical resolution in dots per inch.
Read/write UInt32.
|
![]() | ImageSize |
Specifies size of a generated TIFF image.
Default value is 0x0, what means that generated image sizes will be calculated based on presentation slide size value.
Read/write Size.
|
![]() | NotesCommentsLayouting |
Provides options that control how notes and comments is placed in exported document.
|
![]() | PixelFormat |
Specifies the pixel format for the generated images.
Read/write ImagePixelFormat.
|
![]() | ProgressCallback |
Represents a callback object for saving progress updates in percentage.
See IProgressCallback.
(Inherited from SaveOptions.) |
![]() | ShowHiddenSlides |
Specifies whether the generated document should include hidden slides or not.
Default is false.
|
![]() | WarningCallback |
Returns of sets an object which receives warnings and decides whether loading process will continue or will be aborted.
Read/write IWarningCallback.
(Inherited from SaveOptions.) |
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.) |