IPresentationGetThumbnails Method |
Name | Description | |
---|---|---|
![]() | GetThumbnails(INotesCommentsLayoutingOptions) |
Returns a Thumbnail Bitmap objects for all slides of a presentation.
|
![]() | GetThumbnails(INotesCommentsLayoutingOptions, Size) |
Returns a Thumbnail Bitmap objects for all slides of a presentation with specified size.
|
![]() | GetThumbnails(INotesCommentsLayoutingOptions, Int32) |
Returns a Thumbnail Bitmap objects for specified slides of a presentation.
|
![]() | GetThumbnails(INotesCommentsLayoutingOptions, Int32, Size) |
Returns a Thumbnail Bitmap objects for specified slides of a presentation with specified size.
|
![]() | GetThumbnails(INotesCommentsLayoutingOptions, Single, Single) |
Returns a Thumbnail Bitmap objects for all slides of a presentation with custom scaling.
|
![]() | GetThumbnails(INotesCommentsLayoutingOptions, Int32, Single, Single) |
Returns a Thumbnail Bitmap objects for specified slides of a presentation with custom scaling.
|