SlideRenderToGraphics Method |
Name | Description | |
---|---|---|
![]() | RenderToGraphics(INotesCommentsLayoutingOptions, Graphics) | Obsolete.
Renders certain slide to a Graphics object.
|
![]() | RenderToGraphics(IRenderingOptions, Graphics) |
Renders certain slide to a Graphics object.
|
![]() | RenderToGraphics(INotesCommentsLayoutingOptions, Graphics, Single) | Obsolete.
Renders certain slide to a Graphics object using specified scale.
|
![]() | RenderToGraphics(IRenderingOptions, Graphics, Size) |
Renders certain slide to a Graphics object using specified size.
|
![]() | RenderToGraphics(INotesCommentsLayoutingOptions, Graphics, Int32, Int32) | Obsolete.
Renders certain slide to a Graphics object using specified size.
|
![]() | RenderToGraphics(IRenderingOptions, Graphics, Single, Single) |
Renders certain slide to a Graphics object with custom scaling.
|