Show / Hide Table of Contents

Class PdfFormField

Inheritance
Object
PdfFormField
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
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
Back to top Copyright © 2015-2020 Lacuna Software