Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / PageSize Class / Width Property

In This Topic
    Width Property (PageSize)
    In This Topic
    Gets or sets the page width in points.
    Syntax
    'Declaration
     
    Public Property Width As System.Single
    public System.float Width {get; set;}
    See Also