Method SetClip
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
SetClip(PdfFillMode)
Modifies the current clipping path by intersecting it with the current path, using the specified rule to determine which regions lay inside the clipping path.
public void SetClip(PdfFillMode rule)
Parameters
rule
PdfFillModeThe rule that determines which regions lay inside the clipping path.