IDocumentObjectCurrentMetaContext Property

Gets or sets variables to use for document fields in the context of current document.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
ContextVariables CurrentMetaContext { get; set; }

Property Value

ContextVariables

See Also