Click or drag to resize

PdfSignatureShapeHasPaths Property

Gets a value indicating if this PdfSignatureShape has pen tool paths drawn on it.

Namespace:  RadPdf.Data.Document.Objects.Shapes
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public bool HasPaths { get; }

Property Value

Type: Boolean
See Also