Toggle navigation
Home
Docotic.Pdf
Download
Samples
Help
Pricing
Blog
Support
About us
PdfCanvas.SaveState Method
Docotic.Pdf library help
>
BitMiracle.Docotic.Pdf
>
PdfCanvas Class
>
PdfCanvas Methods
> SaveState Method
Version history
BitMiracle.Docotic
BitMiracle.Docotic.Pdf
PdfCanvas Class
PdfCanvas Methods
AppendArc Method
AppendCircle Method
AppendCurveTo Method
AppendEllipse Method
AppendLineTo Method
AppendPie Method
AppendRectangle Method
AppendRoundedRectangle Method
Clear Method
CloseAndStrokePath Method
ClosePath Method
DrawArc Method
DrawCircle Method
DrawCurveTo Method
DrawEllipse Method
DrawImage Method
DrawLineTo Method
DrawPie Method
DrawRectangle Method
DrawRoundedRectangle Method
DrawString Method
DrawText Method
DrawXObject Method
FillAndStrokePath Method
FillPath Method
GetText Method
GetTextData Method
GetTextHeight Method
GetTextWidth Method
MeasureText Method
MoveInlineImagesToResources Method
ResetPath Method
ResetTransform Method
RestoreState Method
RotateTransform Method
SaveState Method
ScaleTransform Method
SetClip Method
SkewTransform Method
StrokePath Method
Transform Method
TranslateTransform Method
BitMiracle.Docotic.Pdf.Gdi
BitMiracle.Docotic.Pdf.HtmlToPdf
BitMiracle.Docotic.Pdf.Layout
Saves the current graphics state.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public
void
SaveState
()
VB
Public
Sub
SaveState
See Also
PdfCanvas Class
BitMiracle.Docotic.Pdf Namespace