WebPdfRedactionMarkAppearance Class Members
In This Topic
The following tables list the members exposed by
WebPdfRedactionMarkAppearance.
Public Constructors
Public Properties
| Name | Description |
 | autoFontSize | Gets or sets a value indicating whether the appearance can calculate text font size automatically. |
 | borderColor | Gets or sets the border color of PDF redaction mark. |
 | borderWidth | Gets or sets the border width of PDF redaction mark. |
 | fillColor | Gets or sets the fill color of PDF redaction mark. |
 | fontSize | Gets or sets the overlay text font size of PDF redaction mark. |
 | text | Gets or sets the overlay text of PDF redaction mark. |
 | textAlignment | Gets or sets the overlay text alignment of PDF redaction mark. |
 | textColor | Gets or sets the overlay text color of PDF redaction mark. |
See Also