IDocumentObjectCurrentMetaContext Property
Gets or sets variables to use for document fields in the context of current document.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
ContextVariables CurrentMetaContext { get; set; }
Property CurrentMetaContext As ContextVariables
Get
Set
property ContextVariables^ CurrentMetaContext {
ContextVariables^ get ();
void set (ContextVariables^ value);
}
abstract CurrentMetaContext : ContextVariables with get, set
Property Value
ContextVariables