Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / LayoutRect Class / ToString Method

In This Topic
    ToString Method (LayoutRect)
    In This Topic
    Returns a string that represents the current LayoutRect.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As System.String
    public override System.string ToString()
    See Also