[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AcroForms.AcroForm

AcroForm Class

Defines properties of AcroForm within PDF document.

Implements
Namespace: GrapeCity.Documents.Pdf.AcroForms
Assembly: DS.Documents.Pdf.dll
Syntax
public class AcroForm : PdfDictWrapper, IPdfDict
Public Class AcroForm
    Inherits PdfDictWrapper
    Implements IPdfDict

Properties

Name Description
Doc

Gets the GcPdfDocument object owning this object.

Fields

Gets the FieldCollection collection containing document fields.

Extension Methods