Table of Contents

Property HideToolBar

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

HideToolBar

Gets or sets a value indicating whether to hide the viewer application's tool bars when the document is active.

public bool HideToolBar { get; set; }

Property Value

bool

true if to hide the viewer application's tool bars when the document is active; otherwise, false.

Exceptions

UnexpectedStructureException

The value in the internal PDF structure has an unexpected type.