IncludeAnnotations

TextOptions.IncludeAnnotations property

Gets the value indicating whether annotations are included. The default value is false.

public bool IncludeAnnotations { get; set; }

Property Value

true if annotations are included; otherwise, false.

See Also