PdfParsedFormFieldSign class
- Inheritance
-
- Object
- PdfParsedFormField
- PdfParsedFormFieldSign
Constructors
-
PdfParsedFormFieldSign(PdfDocumentParser parser, PdfDict<
PdfDataType> field, PdfIndirect ref)
Properties
- alternateName → String?
-
no setterinherited
-
The author of the annotation
no setterinherited
- backgroundColor → PdfColor?
-
no setterinherited
- border → PdfBorder?
-
the border for this annotation
no setterinherited
- color → PdfColor?
-
Color
no setterinherited
- content → String?
-
The text of a text annotation
no setterinherited
- date → DateTime?
-
Last modification date
no setterinherited
-
field
→ PdfDict<
PdfDataType> -
finalinherited
-
fieldFlags
→ Set<
PdfFieldFlags> ? -
no setterinherited
- fieldFlagsValue → int
-
no setterinherited
- fieldName → String?
-
no setterinherited
- fieldType → String
-
no setterinherited
-
flags
→ Set<
PdfAnnotFlags> ? -
Flags specifying various characteristics of the annotation
no setterinherited
- flagValue → int
-
no setterinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- highlighting → PdfAnnotHighlighting?
-
no setterinherited
- mappingName → String?
-
no setterinherited
- name → String?
-
The internal name for a link
no setterinherited
- page → PdfIndirect
-
no setterinherited
- parser → PdfDocumentParser
-
finalinherited
- rect → PdfRect
-
no setterinherited
- ref → PdfIndirect
-
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- subject → String?
-
The subject of the annotation
no setterinherited
- subtype → String
-
The subtype of the outline, ie text, note, etc
no setterinherited
Methods
-
appearance(
PdfDocument pdfDocument, PdfAnnotAppearance type, {String? name, Matrix4? matrix, PdfRect? boundingBox, bool selected = false}) → PdfGraphics -
inherited
-
build(
PdfPage page, PdfObject< PdfDataType> object, PdfDict<PdfDataType> params) → void -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
pageOfDocument(
PdfDocument doc) → PdfPage -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited