Click or drag to resize

PdfFillFormat Properties

The PdfFillFormat type exposes the following members.

Properties
 NameDescription
Public propertyColor

Gets or sets the fill color.

Initial value: Black.

Public propertyIsApplied

Gets or sets a value indicating whether the current PDF textual or geometrical content is filled.

Initial value: for PdfPathContent; otherwise, .

Public propertyOpacity

Gets or sets the fill opacity.

Initial value: 1.0.

Public propertyRule

Gets or sets the rule used to specify the interior of the PDF textual or geometrical content that is filled.

Initial value: NonzeroWindingNumber.

Top
See Also