PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.RibbonPreview Namespace / ZoomDialogStrings Class / FacingPagesCheck Property

In This Topic
    FacingPagesCheck Property (ZoomDialogStrings)
    In This Topic
    Gets or sets the text displayed on the "Facing Pages" check box.
    Syntax
    'Declaration
     
    Public Property FacingPagesCheck As String
    public string FacingPagesCheck {get; set;}
    See Also