Click or drag to resize

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.Content
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntax
public bool IsApplied { get; set; }

Property Value

Boolean
if the current PDF textual or geometrical content is filled; otherwise, .
See Also