PdfDocument.ZoomMode Property

Gets the initial zoom mode of the document.

public Nullable<Zoom> ZoomMode { get; }
Public Property ZoomMode As Nullable(Of Zoom)

Property Value

Nullable<Zoom>

Licensing Info

This property is a DynamicPDF Viewer feature. One of the following is required for non-evaluation usage:

See Also

PdfDocument
ceTe.DynamicPDF.Viewer

In this topic