[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Graphics.Images.PdfImageBase.Width

Width Property

Width

Gets the width of the image in pixels.

Declaration
public abstract int Width { get; }
Public MustOverride ReadOnly Property Width As Integer
Implements