Click or drag to resize

PdfToolStripPdfViewer Property

Gets or sets PdfViewer control associated with this PdfToolStrip control

Namespace: Patagames.Pdf.Net.Controls.WinForms.ToolBars
Assembly: Patagames.Pdf.WinForms (in Patagames.Pdf.WinForms.dll) Version: 4.94.2704
Syntax
public PdfViewer PdfViewer { get; set; }

Property Value

PdfViewer
See Also