Enumeration: UpdateSurfaceBehavior
Surface insertion mode.
Remarks
You can use this structure in updateSurfaces.
Enumeration Members
keepCurrentSurfaceLength
keepCurrentSurfaceLength:
"keepCurrentSurfaceLength"
The number of pages remains the same, and the sizes of the surfaces and newProductSurfaces arrays must match.
changeSurfaceLength
changeSurfaceLength:
"changeSurfaceLength"
First deletes all the surfaces of the loaded product and then takes the pages from the new product.