Click or drag to resize

PdfMetafile PageScale Property

Gets or sets the page scale.

Namespace: Spire.Pdf.Graphics
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public float PageScale { get; set; }

Property Value

Type: Single
The page scale.
See Also