Name | Description | |
---|---|---|
NDrawing Constructor | Default constructor. |
The following tables list the members exposed by NDrawing.
Name | Description | |
---|---|---|
NDrawing Constructor | Default constructor. |
Name | Description | |
---|---|---|
ActivePageIndexProperty | Reference to the ActivePageIndex property | |
CodeBehindSourceProperty | Reference to the CodeBehindSource property. | |
DataObjectAdaptorsChild | Reference to the DataObjectAdaptors child. | |
ExtensionsChild | Reference to the Extensions child. | |
InformationProperty | Reference to the Information property. | |
MailMergeProperty | Reference to the MailMerge property. | |
NDrawingSchema | The drawing schema. | |
PagesChild | Reference to the Pages child. | |
PrintVisibilityChild | Reference to the PrintVisibility child. | |
ScreenVisibilityChild | Reference to the ScreenVisibility child. | |
SnapAndGlueChild | Reference to the SnapAndGlue child. | |
TextEditSettingsProperty | Reference to TextEditSettings property. | |
TextStylesChild | Reference to the TextStyles child. | |
TextViewSettingsProperty | Reference to TextViewSettings property. | |
ThemesChild | Reference to the Themes child. | |
ToolSettingsChild | Reference to the ToolSettings child. |
Name | Description | |
---|---|---|
ActivePage | Gets/Sets the active page. | |
ActivePageIndex | Gets/Sets the index of the currently active page. | |
CodeBehindSource | Gets/Sets the code assembly that defines the code behind object. | |
DataObjectAdaptors | Gets/Sets the collection of data object adaptors that adapt Data-Exchange content to content appropriate for the drawing. | |
Extensions | Gets/Sets the diagram extensions collection. It is used to determine the type of the diagram in a drawing in order to adapt the commanding user interface to it. | |
Information | Gets or sets the document information. | |
MailMerge | Gets/Sets the mail merge object of the document | |
OwnerDrawingView | Gets the owner drawing view | |
Pages | Gets/Sets the collection of pages. | |
PrintVisibility | Gets/Sets the visibility of different drawing elements and decorations, in the context of print media types. | |
ScreenVisibility | Gets/Sets the visibility of different drawing elements and decorations, in the context of screen media types. | |
SnapAndGlue | Gets/Sets the snap and glue attribute, which defines the snap and glue behavior of the drawing. | |
SpellChecker | Gets the spellchecker for this drawing. | |
TextEditSettings | Gets the edit settings. | |
TextStyles | Gets/Sets the rich text styles of this document block. | |
TextViewSettings | Gets/Sets the text view settings of this drawing. | |
Themes | Gets/Sets the themes of this drawing. | |
ViewSettings | Gets the view settings. |
Name | Description | |
---|---|---|
AccumulateDisplayChildren | Overridden. Accumulates the display children of the node | |
ActivateFirstPage | Activates the first drawing page | |
ActivateLastPage | Navigates to the next page | |
ActivateNextPage | Navigates to the next page. | |
ActivatePrevPage | Navigates to the previous page. | |
GetFirstPage | Gets the first page | |
GetLastPage | Gets the last page | |
GetMediaVisibility | Gets the visibility settings that apply for the specified media | |
GetNextPage | Gets the next page | |
GetPrevPage | Gets the previous page |
Name | Description | |
---|---|---|
OnActivePageIndexChanged | Called when the ActivePageIndex has changed. | |
OnCodeBehindSourceChanged | Called when the page CodeBehind property has changed. | |
OnRegistered | Overridden. Called after this drawing is registered in its owner document. | |
Qtb | Overridden. | |
SOfj | ||
UOfj |
Name | Description | |
---|---|---|
ActivePageIndexChanged | Occurs when the ActivePageIndex property has changed | |
InformationChanged | Occurs when the informaiton property has changed. |