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

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