[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.MarkedContent.TagArtifact.BBox

BBox Property

BBox

Gets or sets this artifact’s bounding box (the rectangle that completely encloses its visible extent).

Declaration
public RectangleF? BBox { get; set; }
Public Property BBox As RectangleF?