Represents automatic field which has the same value within the
Namespace: Spire.Pdf.AutomaticFieldsAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public abstract class PdfMultipleNumberValueField : PdfMultipleValueField
Public MustInherit Class PdfMultipleNumberValueField Inherits PdfMultipleValueField
public ref class PdfMultipleNumberValueField abstract : public PdfMultipleValueField
[<AbstractClassAttribute>] type PdfMultipleNumberValueField = class inherit PdfMultipleValueField end
Members
| All Members | Constructors | Properties | Methods |
| Member | Description | |
|---|---|---|
| PdfMultipleNumberValueField()()()() |
Initializes a new instance of the class.
| |
| PdfMultipleNumberValueField(PdfFontBase) |
Initializes a new instance of the class.
| |
| PdfMultipleNumberValueField(PdfFontBase, PdfBrush) |
Initializes a new instance of the class.
| |
| PdfMultipleNumberValueField(PdfFontBase, RectangleF) |
Initializes a new instance of the class.
| |
| Bounds |
Gets or sets the bounds of the field.
(Inherited from PdfAutomaticField.) | |
| Brush |
Gets or sets the brush.
(Inherited from PdfAutomaticField.) | |
| Draw(PdfCanvas) |
Draws an element on the Graphics.
(Inherited from PdfGraphicsWidget.) | |
| Draw(PdfCanvas, PointF) |
Draws an element on the Graphics.
(Inherited from PdfGraphicsWidget.) | |
| Draw(PdfCanvas, Single, Single) |
Draws an element on the Graphics.
(Inherited from PdfGraphicsWidget.) | |
| DrawInternal(PdfCanvas) | (Inherited from PdfAutomaticField.) | |
| Equals(Object) |
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| Font |
Gets or sets the font.
(Inherited from PdfAutomaticField.) | |
| GetBrush()()()() | (Inherited from PdfAutomaticField.) | |
| GetFont()()()() | (Inherited from PdfAutomaticField.) | |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetSize()()()() | (Inherited from PdfAutomaticField.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| GetValue(PdfCanvas) | (Inherited from PdfAutomaticField.) | |
| Location |
Gets or sets the location of the field.
(Inherited from PdfAutomaticField.) | |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| NumberStyle |
Gets or sets the number style.
| |
| Pen |
Gets or sets the pen.
(Inherited from PdfAutomaticField.) | |
| PerformDraw(PdfCanvas, PointF, Single, Single) | (Inherited from PdfMultipleValueField.) | |
| Size |
Gets or sets the size of the field.
(Inherited from PdfAutomaticField.) | |
| StringFormat |
Gets or sets the string format.
(Inherited from PdfAutomaticField.) | |
| ToString()()()() |
Returns a String that represents the current Object.
(Inherited from Object.) |
Inheritance Hierarchy
System..::..Object
Spire.Pdf.Graphics..::..PdfGraphicsWidget
Spire.Pdf.AutomaticFields..::..PdfAutomaticField
Spire.Pdf.AutomaticFields..::..PdfDynamicField
Spire.Pdf.AutomaticFields..::..PdfMultipleValueField
Spire.Pdf.AutomaticFields..::..PdfMultipleNumberValueField
Spire.Pdf.AutomaticFields..::..PdfPageNumberField
Spire.Pdf.AutomaticFields..::..PdfSectionNumberField
Spire.Pdf.AutomaticFields..::..PdfSectionPageCountField
Spire.Pdf.AutomaticFields..::..PdfSectionPageNumberField
Spire.Pdf.Graphics..::..PdfGraphicsWidget
Spire.Pdf.AutomaticFields..::..PdfAutomaticField
Spire.Pdf.AutomaticFields..::..PdfDynamicField
Spire.Pdf.AutomaticFields..::..PdfMultipleValueField
Spire.Pdf.AutomaticFields..::..PdfMultipleNumberValueField
Spire.Pdf.AutomaticFields..::..PdfPageNumberField
Spire.Pdf.AutomaticFields..::..PdfSectionNumberField
Spire.Pdf.AutomaticFields..::..PdfSectionPageCountField
Spire.Pdf.AutomaticFields..::..PdfSectionPageNumberField