PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / Style Class / ClientAreaOnlyExpr Property

In This Topic
    ClientAreaOnlyExpr Property (Style)
    In This Topic
    Gets or sets the expression used to calculate Style.ClientAreaOnly.
    Syntax
    'Declaration
     
    Public Property ClientAreaOnlyExpr As String
    public string ClientAreaOnlyExpr {get; set;}
    See Also