Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / AnchoredObject Class / Width Property

In This Topic
    Width Property (AnchoredObject)
    In This Topic
    Gets or sets the width of the AnchoredObject, in graphic units.
    Syntax
    'Declaration
     
    Public Property Width As System.Single
    public System.float Width {get; set;}
    See Also