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

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