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

In This Topic
    Width Property (PageSettings)
    In This Topic
    Gets or sets the width of the paper.
    Syntax
    'Declaration
     
    
    Public Property Width As String
    public string Width {get; set;}
    See Also