Web API Core | ComponentOne
C1.Web.Api.Document.Models Namespace / PageSettings Class / BottomMargin Property

In This Topic
    BottomMargin Property
    In This Topic
    Gets or sets the bottom margin.
    Syntax
    'Declaration
     
    
    Public Property BottomMargin As String
    public string BottomMargin {get; set;}
    See Also