PdfFormFieldStyle Class

This class represents the style of a PDF form field in a PDF document

Definition

Namespace: Winnovative
Assembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
C#
public class PdfFormFieldStyle
Inheritance
Object    PdfFormFieldStyle

Properties

BackColor Gets or sets the form field background color
BorderColor Gets or sets the PDF form field border color
BorderStyle Gets or sets the form field border style
ForeColor Gets or sets the form field fore color

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also