Skip to main content
All docs
V24.1

PdfOptionalContentUsage.Zoom Property

Gets the magnification factor at which the content in this optional content group is best viewed.

Namespace: DevExpress.Pdf

Assembly: DevExpress.Pdf.v24.1.Core.dll

NuGet Package: DevExpress.Pdf.Core

Declaration

public PdfOptionalContentUsageZoom Zoom { get; }

Property Value

Type
DevExpress.Pdf.PdfOptionalContentUsageZoom
See Also