 | CAEXBasicObjectCopyrightElement Property |
Gets the wrapper for the Copyright element.
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic CopyrightType CopyrightElement { get; }
Public ReadOnly Property CopyrightElement As CopyrightType
Get
public:
virtual property CopyrightType^ CopyrightElement {
CopyrightType^ get () sealed;
}
Property Value
CopyrightTypeImplements
ICAEXBasicObjectCopyrightElement
See Also