Name | Description | |
---|---|---|
CIMDocumentInfo Constructor |
The following tables list the members exposed by CIMDocumentInfo.
Name | Description | |
---|---|---|
CIMDocumentInfo Constructor |
Name | Description | |
---|---|---|
ActiveMapRepositoryPath | Gets or sets the path of the active map. | |
Antialiasing | Gets or sets the anti-aliasing properties. Currently overridden by application settings. | |
Author | Gets or sets the author of the document. | |
Build | Gets or sets the build an item was created with. Set by the system. (Inherited from ArcGIS.Core.CIM.CIMVersion) | |
Category | Gets or sets the category of the document. | |
Comments | Gets or sets the comments of the document. | |
Credits | Gets or sets the credits of the document. | |
DocumentTitle | Gets or sets the title of the document. | |
HyperlinkBase | Gets or sets the hyperlink base path of the document. | |
Keywords | Gets or sets the keywords of the document. | |
SavePreview | Gets or sets a value indicating whether to save a preview image. | |
Subject | Gets or sets the subject of the document. | |
TextAntialiasing | Gets or sets the text anti-aliasing properties. Currently overridden by application settings. | |
UseRelativePath | Gets or sets a value indicating whether to save with relative paths. In typical Pro usage (e.g. saving projects or .lyrx files) this is set to true. | |
Version | Gets or sets document version. Set by the system. (Inherited from ArcGIS.Core.CIM.CIMVersion) |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMDocumentInfo. | |
FromJson | Reconstructs the CIMDocumentInfo with a specified state from a JSON encoding. | |
GetSchema | Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXml | Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ToJson | Overridden. Creates a JSON encoding of the CIMDocumentInfo and its current state. | |
WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) |
Name | Description | |
---|---|---|
RaisePropertyChanged | Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXmlElement | Overridden. Reads the child element inside the reader. | |
WriteXmlElements | Overridden. Writes a child element to the writer. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |