'Declaration Public Property NeedAppearances As Boolean
public bool NeedAppearances { get; set; }
Property Value
true - the viewer application must construct appearance streams and appearance properties for all widget annotations in the document.
false - the viewer application must NOT construct appearance streams and appearance properties for all widget annotations in the document.
Default value is false.
false - the viewer application must NOT construct appearance streams and appearance properties for all widget annotations in the document.
Default value is false.