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

In This Topic
    SvgCustomAttribute Class
    In This Topic
    Represents an unknown or unsupported SvgAttribute.
    Object Model
    SvgCustomAttribute Class
    Syntax
    'Declaration
     
    Public Class SvgCustomAttribute 
       Inherits SvgAttribute
    public class SvgCustomAttribute : SvgAttribute 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Svg.SvgAttribute
          GrapeCity.Documents.Svg.SvgCustomAttribute

    See Also