Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / GcPdfGraphics Class / EndLayer Method

In This Topic
    EndLayer Method
    In This Topic
    Ends rendering to the layer specified by a previous call to BeginLayer(String), BeginLayer(OptionalContentGroup) or BeginLayer(OptionalContentMembership).
    Syntax
    'Declaration
     
    Public Sub EndLayer() 
    public void EndLayer()
    See Also