NPageItem Class Properties
In This Topic
For a list of all members of this type, see NPageItem members.
Public Properties
| Name | Description |
| AllowPrint | Gets or sets whether this item can be printed and exported. |
| IsAssignedToLayers | Gets whether the item is assigned to at least one layer. The layers to which a page item is assigned is acccessible from the LayerRefs property. |
| LayerRefs | Gets or sets the layers to which this shape is assigned to. |
| OwnerDrawing | Gets the drawing to which this item belongs. |
| OwnerDrawingView | Gets the drawing to which this item belongs |
| OwnerLibrary | Gets the library item in which this item belongs, if it is in a library item |
| OwnerLibraryItem | Gets the library item in which this item belongs, if it is in a library item |
| OwnerPage | Gets the page to which this item belongs. |
Top
Protected Properties
See Also