PdfFormFieldStyle Class

The style of a PDF form field

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public class PdfFormFieldStyle
Inheritance
Object    PdfFormFieldStyle

Constructors

PdfFormFieldStyleInitializes a new instance of the PdfFormFieldStyle class

Properties

BackColor The form field background color
BorderColor The form field border color
BorderStyle The form field border style
ForeColor 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