Table of Contents

Method FillAndStrokePath

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

FillAndStrokePath(PdfFillMode)

Fills and then strokes the current path using the specified rule to determine the region to fill.

public void FillAndStrokePath(PdfFillMode rule)

Parameters

rule PdfFillMode

The rule that determines the region to fill.