Web API Edition | ComponentOne
C1.Web.Api.Document.Models Namespace / PageSettings Class / Height Property

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