Method Clear
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Clear()
Clears the entire canvas and resets all current graphics parameters to their defaults.
public void Clear()
Remarks
See an example of using this method when resizing page contents.