Toggle navigation
Home
Docotic.Pdf
Download
Samples
Help
Pricing
Blog
Support
About us
PdfCanvas.Clear Method
Docotic.Pdf library help
>
BitMiracle.Docotic.Pdf
>
PdfCanvas Class
>
PdfCanvas Methods
> Clear Method
Welcome
License agreement
Getting started
Links to resources
Samples
Copyright
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
Clears the entire canvas and resets all current graphics parameters to their defaults.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public
void
Clear
()
VB
Public
Sub
Clear
See Also
PdfCanvas Class
BitMiracle.Docotic.Pdf Namespace