ComponentOne Excel for .NET
C1.Excel Assembly / C1.Util Namespace / SvgRendering Class / Document Property

In This Topic
    Document Property
    In This Topic
    Gets width of the paper.
    Syntax
    'Declaration
     
    Public ReadOnly Property Document As System.Xml.XmlWriter
    public System.Xml.XmlWriter Document {get;}
    See Also