Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / LayoutView Class / Width Property

In This Topic
    Width Property (LayoutView)
    In This Topic
    Gets or sets the width of the view rectangle.
    Syntax
    'Declaration
     
    Public Property Width As System.Single
    public System.float Width {get; set;}
    See Also