Click or drag to resize

PdfButtonAppearanceLabelPlacement Property

Gets or sets the placement of the Label relative to its Icon.

Namespace: SautinSoft.Pdf.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntax
public PdfTextPlacement LabelPlacement { get; set; }

Property Value

PdfTextPlacement
The placement of the Label relative to its Icon.
See Also