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

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