ITextMarkerTag.Type Property

Definition

Gets the type of adornment to use.

public:
 property System::String ^ Type { System::String ^ get(); };
public:
 property Platform::String ^ Type { Platform::String ^ get(); };
public string Type { get; }
member this.Type : string
Public ReadOnly Property Type As String

Property Value

The type of adornment to use.

Applies to