Click or drag to resize

CAEXWrapperCAEXDocument Property

Gets the CAEX document of this CAEX object. If the CAEX object has not been inserted into a document or has been removed from the document, the value is null.

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

Property Value

CAEXDocument
See Also