Property IsDocumentGuideVisible
| Improve this Doc View SourceIsDocumentGuideVisible
Gets a valud indicates whether document docking guide is visible.
Declaration
public bool IsDocumentGuideVisible { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean | true if document docking guide is visible, otherwise false. |