ITextExpression.RequiresCompilation Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of de ITextExpression compilatie vereist.

public:
 property bool RequiresCompilation { bool get(); };
public bool RequiresCompilation { get; }
member this.RequiresCompilation : bool
Public ReadOnly Property RequiresCompilation As Boolean

Waarde van eigenschap

true als de ITextExpression compilatie vereist; anders, false.

Van toepassing op