Hi,
In my use case, I'd like to capture the image of a node, using node.snapshot(), but in case of a Parent node I'd like to only capture the Parent node image without its children nodes.
The SnapshotParameters class could be used to specify this behavior.
Thanks.
In my use case, I'd like to capture the image of a node, using node.snapshot(), but in case of a Parent node I'd like to only capture the Parent node image without its children nodes.
The SnapshotParameters class could be used to specify this behavior.
Thanks.