Property ClipMode
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
ClipMode
Gets the rule that determines the region to clip.
public PdfFillMode? ClipMode { get; }
Property Value
- PdfFillMode?
Can be
nullif path is not clipped.
Gets the rule that determines the region to clip.
public PdfFillMode? ClipMode { get; }
Can be null if path is not clipped.