FdfFieldIconFit Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets the icon fit settings specifying how to display a button field’s icon within the annotation rectangle of its widget annotation. Meaningfull for button fields only.

Namespace:  Apitron.PDF.Kit.Interactive.FormsData
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public IconFitSettings IconFit { get; set; }

Property Value

Type: IconFitSettings
The icon fit settings.
See Also

Reference