Click or drag to resize

ElementBuilderCreateGroupEnd Method

Create e_group_end Element (i.e. 'Q' operator in PDF content stream). The function restores the previous graphics state.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Element CreateGroupEnd()

Return Value

Type: Element
the element
See Also