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()
Public Function CreateGroupEnd As Element
public:
virtual Element^ CreateGroupEnd() sealed
function CreateGroupEnd();
Return Value
Type:
Element the element
See Also