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