Namespace: BitMiracle.Docotic.Pdf
public sealed class PdfBrush
Public NotInheritable Class PdfBrush
The PdfBrush type exposes the following members.
Name | Description | |
---|---|---|
![]() | 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.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString |
Returns a String that represents this instance.
(Overrides Object.ToString().) |