Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgCustomAttribute Class
Properties

In This Topic
    SvgCustomAttribute Class Members
    In This Topic

    The following tables list the members exposed by SvgCustomAttribute.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SvgCustomAttribute class.  
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the name of the current attribute.  
    Public PropertyGets the type of the current SVG attribute. (Inherited from GrapeCity.Documents.Svg.SvgAttribute)
    Public PropertyOverridden. Get the namespace of the current attribute.  
    Public PropertyGets or sets a string value of the attribute.  
    Top
    See Also