Click or drag to resize

Spire.Pdf.AutomaticFields Namespace

Classes
Class Description
Public class PdfAutomaticField
Represents a fields which is calculated before the document saves.
Public class PdfCompositeField
Represents class which can concatenate multiple automatic fields into single string.
Public class PdfCreationDateField
Represents class to display creation date of the document.
Public class PdfDateTimeField
Represents date automated field.
Public class PdfDestinationPageNumberField
Represents class which displays destination page's number.
Public class PdfDocumentAuthorField
Represent automatic field which contains document's author name.
Public class PdfDynamicField
Represents automatic field which value is dynamically evaluated.
Public class PdfMultipleNumberValueField
Represents automatic field which has the same value within the
Public class PdfMultipleValueField
Represents automatic field which has the same value within the
Public class PdfPageCountField
Represents total page count automatic field.
Public class PdfPageNumberField
Represents page number field.
Public class PdfSectionNumberField
Represents automatic field to display
Public class PdfSectionPageCountField
Represents automatic field to display number of pages in section.
Public class PdfSectionPageNumberField
Represents automatic field to display page number within a section.
Public class PdfSingleValueField
Represents automatic field which has the same value in the whole document.
Public class PdfStaticField
Represents automatic field which value can be evaluated in the moment of creation.