Click or drag to resize

CAEXBasicObjectCopyright Property

Gets and sets the Copyright for this object.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public string Copyright { get; set; }

Property Value

String

Implements

ICAEXBasicObjectCopyright
Remarks
For CAEX 2.15 documents the content of the Copyright object is transformed to a string.
See Also