PdfSignatureShapeImageFit Property |
Gets or sets a value indicating the image fit for an image in this
PdfSignatureShape.
Namespace:
RadPdf.Data.Document.Objects.Shapes
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic PdfImageFit ImageFit { get; set; }
Public Property ImageFit As PdfImageFit
Get
Set
Property Value
Type:
PdfImageFit
Remarks
See Also