Indicates whether client area or whole area of control will be rendered

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

Syntax

C#
public bool ControlImageClientAreaOnly { get; set; }
Visual Basic (Declaration)
Public Property ControlImageClientAreaOnly As Boolean

See Also