dirty

The dirty property makes the PDF as modified when it is true and it triggers to save it before to leave.

 

Syntax

System.Boolean dirty();

 

Return Value

Returns the current property value.

 

Remarks

Member of doc.

 

Example