PdfDocumentCanSave Method Terminal Works - PDF Printing.Net Library
Determines whether the document can be saved.

Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public bool CanSave(
	ref string message
)

Parameters

message
Type: SystemString

Return Value

Type: Boolean
See Also

Reference