Enum PdfFillMode
Specifies the fill mode to use when rendering paths in a PDF document.
public enum PdfFillMode
Fields
Alternate = 1
None = 0
Winding = 2
Specifies the fill mode to use when rendering paths in a PDF document.
public enum PdfFillMode
Alternate = 1
None = 0
Winding = 2