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

In This Topic
    Document Property
    In This Topic
    Gets the owner GcSvgDocument.
    Syntax
    'Declaration
     
    Public ReadOnly Property Document As GcSvgDocument
    public GcSvgDocument Document {get;}
    See Also