Class PdfFormField
Inherited Members
Namespace: Lacuna.Pki.Pdf
Assembly: Lacuna.Pki.dll
Syntax
public class PdfFormField
Properties
Name
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
String |
Type
Declaration
public PdfFormFieldTypes Type { get; }
Property Value
Type | Description |
---|---|
PdfFormFieldTypes |
Value
Declaration
public string Value { get; }
Property Value
Type | Description |
---|---|
String |