Document Solutions for Imaging
DS.Documents.Imaging Assembly / GrapeCity.Documents.Layout.Composition Namespace / View Class / Width Property

In This Topic
    Width Property (View)
    In This Topic
    Gets the width of the associated GrapeCity.Documents.Layout.LayoutView.
    Syntax
    'Declaration
     
    Public ReadOnly Property Width As System.Single
    public System.float Width {get;}
    See Also