Click or drag to resize

ElementBuilderCreateGroupBegin Method

Create e_group_begin Element (i.e. 'q' operator in PDF content stream). The function saves the current graphics state.

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

Return Value

Type: Element
the element
See Also