Click or drag to resize

PdfButtonIconLayout ScaleReason Property

Gets or sets the circumstances under which the icon shall be scaled inside the annotation rectangle.

Namespace: Spire.Pdf.Fields
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public PdfButtonIconScaleReason ScaleReason { get; set; }

Property Value

Type: PdfButtonIconScaleReason
See Also