Table of Contents

Property HideWindowUI

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

HideWindowUI

Gets or sets a value indicating whether to hide user interface elements in the document's window (such as scroll bars and navigation controls), leaving only the document's contents displayed.

public bool HideWindowUI { get; set; }

Property Value

bool

true if to hide user interface elements in the document's window (such as scroll bars and navigation controls), leaving only the document's contents displayed; otherwise, false.