Indicates whether the changing of page layout (page size, header/footer/body size, etc.) is permitted now.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

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

Return Value

See Also