Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgReference Class / ReferenceType Property

In This Topic
    ReferenceType Property (SvgReference)
    In This Topic
    Gets the type of the data in SvgReference.
    Syntax
    'Declaration
     
    Public ReadOnly Property ReferenceType As SvgReferenceType
    public SvgReferenceType ReferenceType {get;}
    See Also