Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / GcSvgGraphics Class / IDSuffix Property

In This Topic
    IDSuffix Property
    In This Topic
    Gets or sets a string to be appended to the auto-generated ID values.
    Syntax
    'Declaration
     
    Public Property IDSuffix As System.String
    public System.string IDSuffix {get; set;}
    See Also