PredefinedTextViewRoles.Document Field

Definition

The predefined Document role. Applies to text views of entities, typically stored in files, that have a definite first line and last line. This excludes entities such as output logs or textual displays of data that are presented in a form.

public: System::String ^ Document;
std::wstring Document;
public const string Document;
val mutable Document : string
Public Const Document As String 

Field Value

Applies to