Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Graphics.Images Namespace / PdfImageHandler Class / Width Property

In This Topic
    Width Property (PdfImageHandler)
    In This Topic
    Gets the width of the image in pixels.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property Width As System.Integer
    public override System.int Width {get;}
    See Also