PdfSignatureOptions.ImageSource Property
In This Article
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
[DefaultValue("")]
public ImageSource ImageSource { get; set; }
#Property Value
Type | Default |
---|---|
Image |
String. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Image |
---|---|
Pdf |
|
See Also