CanShowOutlines Property (C1FlexViewer)
In This Topic
Indicates whether the Outlines panel can be shown (if the document has outlines).
Syntax
'Declaration
Public ReadOnly Property CanShowOutlines As Boolean
public bool CanShowOutlines {get;}
See Also