DefaultTextViewHostOptions.SourceImageMarginEnabledOptionName Field

Definition

Determines whether the source image margin is displayed.

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

Field Value

Remarks

This margin is only shown if this option and the ShowEnhancedScrollBarOption, and the SourceImageMarginWidth is >= 25.0.

Applies to