HideWindowUI

PdfFormattingOptions.HideWindowUI property

Specifies whether user interface elements should be hidden when document is active. Default: false.

public bool HideWindowUI { get; set; }

See Also