Document.NewGutter
Description:
Creates a gutter along a reference array.
Creates a gutter along a reference array.
Overloads (2):
public Gutter NewGutter(
GutterType GutterType,
ReferenceArray references
)
-
GutterTypeThe type of the gutter to create
-
referencesAn array of planar lines and arcs that represents the place where you want to place the gutter.
-
Thrown if the gutter type does not exist in the given document.