Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / CompatibilityOptions Class / ShowBreaksInFrames Property

In This Topic
    ShowBreaksInFrames Property
    In This Topic
    Gets or sets whether to display page/column breaks present in frames.
    Syntax
    'Declaration
     
    Public Property ShowBreaksInFrames As System.Boolean
    public System.bool ShowBreaksInFrames {get; set;}
    See Also