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