Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public XfaForm..::..AcroFieldsSearch AcroFieldsSom { get; set; } |
Visual Basic |
---|
Public Property AcroFieldsSom As XfaForm..::..AcroFieldsSearch Get Set |
Visual C++ |
---|
public: property XfaForm..::..AcroFieldsSearch^ AcroFieldsSom { XfaForm..::..AcroFieldsSearch^ get (); void set (XfaForm..::..AcroFieldsSearch^ value); } |