TdxPDFSignatureFieldAppearanceInfo.FitMode Property
In This Article
Specifies how the digital signature image fits into the target page area.
#Declaration
Delphi
property FitMode;
#Property Value
Type | Description |
---|---|
Tcx |
Enumerates image size calculation options. |
#Remarks
Refer to the TcxImageFitMode type description for information on available options.
See Also