Document Solutions for PDF
DS.Documents.Imaging Assembly / GrapeCity.Documents.Layout.Composition Namespace / Layer Class / Surface Property

In This Topic
    Surface Property
    In This Topic
    Gets the owner Surface object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Surface As Surface
    public Surface Surface {get;}
    See Also