Click or drag to resize

PdfDestinationViewType Property

Gets the PdfDestinationViewType of this PdfDestination instance.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public PdfDestinationViewType ViewType { get; }

Property Value

PdfDestinationViewType
The PdfDestinationViewType of this PdfDestination instance.
See Also