SignatureField Properties

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET

The SignatureField type exposes the following members.

Properties

  NameDescription
Public propertyAdditionalActions
Gets the additional actions.
(Inherited from Field.)
Public propertyAlternateFieldName
Gets or sets an alternate field name that shall be used in place of the actual field name wherever the field shall be identified in the user interface (such as in error or status messages referring to the field). This text is also useful when extracting the document’s contents in support of accessibility to users with disabilities or for other purposes
(Inherited from Field.)
Public propertyBorderColor
Gets or sets the color of the border. The color is an array of numbers that shall be in the range 0.0 to 1.0 specifying the colour of the widget annotation’s border. The number of array elements determines the colour space in which the colour shall bedefined: 0 No colour; transparent 1 DeviceGray 3 DeviceRGB 4 DeviceCMYK
(Inherited from Field.)
Public propertyBorderStyle
Gets or sets the border style.
(Inherited from Field.)
Public propertyByteRange
Gets an array of pairs of integers (starting byte offset, length in bytes) that shall describe the exact byte range for the digest calculation.
Public propertyCanBeExported
Gets a value indicating whether this instance can be exported.
(Inherited from Resource.)
Public propertyCertificates
Gets an array of encoded certificates data representing the X.509 certificate chain used for signing and validating signatures that use public-key cryptology.
Public propertyContactInfo
Gets or sets the information provided by the signer to enable a recipient to contact the signer to verify the signature.
Public propertyDefaultStyle
Gets or sets the default style.
(Inherited from Field.)
Public propertyFieldName
Gets or sets the partial field name
(Inherited from Field.)
Public propertyFieldNames
Gets the underlying field's names.
(Inherited from Field.)
Public propertyFlags
Gets or sets a set of flags specifying various characteristics of the field.
(Inherited from Field.)
Public propertyFontResourceID
Gets or sets the font resource ID.
(Inherited from Field.)
Public propertyFontSize
Gets or sets the size of the font.
(Inherited from Field.)
Public propertyIsReadOnly
Gets or sets a value indicating whether this instance is read only.
(Inherited from Field.)
Public propertyIsSigned
Gets a value indicating whether this instance has signature.
Public propertyIsValid
Gets a value indicating whether the document has changes since it has been signed by this signature.
Public propertyItem
Gets the underlying Field with the specified field name.
(Inherited from Field.)
Public propertyLocation
Gets the CPU host name or physical location of the signing.
Public propertyLockAction
Gets or sets the lock action which, in conjunction with LockFields, indicates the set of fields that should be locked.
Public propertyLockFields
Gets the signature field lock list that specifies a set of form fields that shall be locked when this signature field is signed.
Public propertyMappingName
Gets or sets the mapping name that shall be used when exporting interactive form field data from the document.
(Inherited from Field.)
Public propertyName
The name of the person or authority signing the document. This value should be used only when it is not possible to extract the name from the signature.
Public propertyPropBuild
Gets the attributes that may be used by a signature handler to record information that captures the state of the computer environment used for signing, such as the name of the handler used to create the signature, software build date, version, and operating system.
Public propertyQuaddingJustification
Gets or sets the quadding justification.
(Inherited from Field.)
Public propertyReason
Gets or sets the reason for the signing, such as (I agree…).
Public propertyResourceType
Gets the resource type.
(Inherited from Resource.)
Public propertyRichTextString
Gets or sets the rich text string.
(Inherited from Field.)
Public propertySignature
Gets or sets the signature.
Public propertySignDate
The time of signing. Depending on the signature handler, this may be a normal unverified computer time or a time generated in a verifiable way from a secure time server. This value should be used only when the time of signing is not available in the signature.
Public propertySigningCertificate
Gets the encoded certificate data representing the X.509 certificate used for signing and validating signatures that use public-key cryptology.
Public propertyTextColor
Gets or sets the color of the text.
(Inherited from Field.)
Public propertyViewColor
Gets or sets the color of the view. The color is an array of numbers that shall be in the range 0.0 to 1.0 specifying the colour of the widget annotation’s border. The number of array elements determines the colour space in which the colour shall bedefined: 0 No colour; transparent 1 DeviceGray 3 DeviceRGB 4 DeviceCMYK
(Inherited from Field.)
Public propertyViews
Gets or sets the children.
(Inherited from TerminalField.)
Public propertyViewSettings
Gets the view settings.
Top
See Also

Reference