Click or drag to resize

PdfViewerAllowSetDocument Property

Note: This API is now obsolete.

Gets or sets a value indicating whether the control can accept PDF document through Document property.

Namespace: Patagames.Pdf.Net.Controls.Wpf
Assembly: Patagames.Pdf.Wpf (in Patagames.Pdf.Wpf.dll) Version: 4.94.2704
Syntax
[ObsoleteAttribute("This property is ignored now", false)]
public bool AllowSetDocument { get; set; }

Property Value

Boolean
See Also