SaveDelegate.isDraft

bool isDraft() @property

Get isDraft property.

Returns

The "is-draft" property indicates that the document represented by the

delegate is a draft and might be lost of not saved.

void isDraft(bool propval) @property

Set isDraft property.

Parameters

propvalThe "is-draft" property indicates that the document represented by the delegate is a draft and might be lost of not saved.