Opens the dialog for editing the content of DocumentInfo property.

Namespace:  C1.Win.C1PrintPreview
Assembly:  C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)

Syntax

C#
public bool EditDocumentInfo()
Visual Basic (Declaration)
Public Function EditDocumentInfo As Boolean

Return Value

Returns the true if user press OK.

See Also