[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AcroForms.Field.GcProps

GcProps Property

GcProps

Gets the PdfDict object that can be used to associate arbitrary data with this field.

Note that for text values, in most cases the PdfString type should be used rather than string.

Declaration
public PdfDict GcProps { get; }
Public ReadOnly Property GcProps As PdfDict