Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

PdfIconFit.ScalingType Property

Get the type of icon scaling.

Namespace: DevExpress.Pdf

Assembly: DevExpress.Pdf.v19.2.Core.dll

Declaration

public PdfIconScalingType ScalingType { get; }

Property Value

Type Description
PdfIconScalingType

A PdfIconScalingType enumeration value that is the icon scaling type.

See Also