Table of Contents

Property NeedAppearances

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

NeedAppearances

Gets or sets a value indicating whether the viewing application should construct appearances of all controls and widgets in this document.

public bool NeedAppearances { get; set; }

Property Value

bool

trueif the viewing application should construct appearances of all controls and widgets in this document; false otherwise.

Remarks

Default value: false.

Settings this value does nothing if document does not contain widgets and controls.