Document Solutions for Imaging
DS.Documents.Imaging Assembly / GrapeCity.Documents.Layout.Composition Namespace / Layer Class / ToString Method

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