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

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