Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.MarkedContent Namespace / TagBase Class / HasProperties Property

In This Topic
    HasProperties Property (TagBase)
    In This Topic
    Gets a value indicating whether the current tag object has additional properties.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property HasProperties As System.Boolean
    public virtual System.bool HasProperties {get;}
    See Also