PdfFillFormatIsApplied Property |
Gets or sets a value indicating whether the current PDF textual or geometrical content is filled.
Initial value: for PdfPathContent; otherwise, .
Namespace: SautinSoft.Pdf.ContentAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntaxpublic bool IsApplied { get; set; }Public Property IsApplied As Boolean
Get
Set
Property Value
Boolean if the current PDF textual or geometrical content is filled; otherwise,
.
See Also