Click or drag to resize

PdfStaticField Properties

The PdfStaticField type exposes the following members.

Properties
Name Description
Public property Bounds
Gets or sets the bounds of the field.
(Inherited from PdfAutomaticField .)
Public property Brush
Gets or sets the brush.
(Inherited from PdfAutomaticField .)
Public property Font
Gets or sets the font.
(Inherited from PdfAutomaticField .)
Public property Location
Gets or sets the location of the field.
(Inherited from PdfAutomaticField .)
Public property Pen
Gets or sets the pen.
(Inherited from PdfAutomaticField .)
Public property Size
Gets or sets the size of the field.
(Inherited from PdfAutomaticField .)
Public property StringFormat
Gets or sets the string format.
(Inherited from PdfAutomaticField .)
Top
See Also