Click or drag to resize

PdfCompositeField Properties

The PdfCompositeField type exposes the following members.

Properties
Name Description
Public property AutomaticFields
Gets or sets the automatic fields.
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 .)
Public property Text
Gets or sets the text.
Top
See Also