Click or drag to resize

PdfViewerPageSeparatorColor Property

Gets or sets the page separator color.

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

Property Value

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