Class PdfBrush
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Class that encapsulates properties of a PdfCanvas related to non-stroking operations.
public sealed class PdfBrush
- Inheritance
-
PdfBrush
- Inherited Members
Remarks
The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.
Properties
- Color
Gets or sets the color to be used for filling and all other non-stroking painting operations.
- Opacity
(PDF 1.4) Gets or sets the current opacity value in percent to be used for filling and all other non-stroking operations.
- Pattern
Gets or sets the pattern to be used for filling and all other non-stroking painting operations.