Skip to main content
All docs
V25.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.v25.1.Core.dll

    NuGet Package: DevExpress.Pdf.Core

    Declaration

    public PdfOptionalContentUsageZoom Zoom { get; }

    Property Value

    Type Description
    DevExpress.Pdf.PdfOptionalContentUsageZoom

    An object that contains zoom settings.

    See Also