Document Solutions for PDF
Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly
/
GrapeCity.Documents.Pdf Namespace
/
GcPdfGraphics Class
/ EndLayer Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
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
Visual Basic
C#
'Declaration Public Sub EndLayer()
public void EndLayer()
See Also
Reference
GcPdfGraphics Class
GcPdfGraphics Members