Click or drag to resize

DiffOptionsGetAddGroupAnnots Method

Gets the value AddGroupAnnots from the options object Whether we should add an annot layer indicating the difference regions

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool GetAddGroupAnnots()

Return Value

Type: Boolean
a bool, Whether we should add an annot layer indicating the difference regions.
See Also