Document Solutions for PDF
DS.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / Size2L Structure / ToSize Method

In This Topic
    ToSize Method
    In This Topic
    Converts Size2L to System.Drawing.Size.
    Syntax
    'Declaration
     
    Public Function ToSize() As System.Drawing.Size
    public System.Drawing.Size ToSize()
    See Also