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