Click or drag to resize

PdfViewerTilesCount Property

Gets or sets visible page count for tiles view mode

Namespace: Patagames.Pdf.Net.Controls.Wpf
Assembly: Patagames.Pdf.Wpf (in Patagames.Pdf.Wpf.dll) Version: 4.94.2704
Syntax
public int TilesCount { get; set; }

Property Value

Int32
Remarks
It's a dependency property. Please find more details here: TilesCountProperty
See Also