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

In This Topic
    Width Property (SvgRendering)
    In This Topic
    Gets width of the paper.
    Syntax
    'Declaration
     
    Public ReadOnly Property Width As System.Single
    public System.float Width {get;}
    See Also