PlaceDepthValue
PlaceDepthValue enumeration
Utility class containing constants. For a drawing that is laid out automatically, specifies the method by which the drawing is analyzed before creating the layout and determines the type of layout.
Values
| Name | Description |
|---|---|
| PAGE_DEFAULT | Page default. |
| MEDIUM | Medium. |
| DEEP | Deep. |
| SHALLOW | Shallow. |
| UNDEFINED | Undefined. |