Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / PageMargin Class / Gutter Property

In This Topic
    Gutter Property
    In This Topic
    Gets or sets the amount of extra space (in points) added to the margin for document binding.
    Syntax
    'Declaration
     
    Public Property Gutter As System.Single
    public System.float Gutter {get; set;}
    See Also