Gets the
PdfBrush object that encapsulates the properties
related to non-stroking operations.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public PdfBrush Brush { get; }
VB
Public ReadOnly Property Brush As PdfBrush
Get
Property Value
Type:
PdfBrushThe
PdfBrush object that encapsulates the properties
related to non-stroking operations.
See Also