Class PdfBrushInfo
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Class that encapsulates properties related to non-stroking operations.
public sealed class PdfBrushInfo
- Inheritance
-
PdfBrushInfo
- Inherited Members
Remarks
The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.
Properties
- Color
Gets the color to be used for filling and all other non-stroking painting operations.
- Opacity
Gets the current opacity value in percent to be used for filling and all other non-stroking operations.
- Pattern
Gets the pattern to be used for filling and all other non-stroking painting operations.
Methods
- ToString()
Returns a string that represents this PdfBrushInfo instance.