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
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 instance.