Click or drag to resize
ExplicitDestinationViewMode Property
Gets or sets the view mode of the destination page.

Namespace: ExpertPdf.PdfCreator
Assembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntax
public DestinationViewMode ViewMode { get; set; }

Property Value

Type: DestinationViewMode
See Also