Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.AcroForms Namespace / Field Class / HasGcProps Property

In This Topic
    HasGcProps Property
    In This Topic
    Gets a value indicating whether the GcProps is not empty (i.e. whether this filed has any associated custom properties).
    Syntax
    'Declaration
     
    Public ReadOnly Property HasGcProps As System.Boolean
    public System.bool HasGcProps {get;}
    See Also