Document.NewGutter
Description:
Creates a gutter along a reference.
Creates a gutter along a reference.
Overloads (2):
public Gutter NewGutter(
GutterType GutterType,
Reference reference
)
-
GutterTypeThe type of the gutter to create
-
referenceA planar line or arc that represents the place where you want to place the gutter.
-
Thrown if the gutter type does not exist in the given document.