www.gnostice.com 

RenderText

Top  Previous  Next

Specifies whether to render the text in the document or not.

 

 

 

 

Syntax

 

 

[VC++]

BOOL GetRenderText();

void SetRenderText(BOOL bNewValue);

 

[C#]

public abstract new bool RenderText [  get,  set ]

 

[VB]

Property RenderText As Boolean

 

 

 

 

Default Value

 

 

True