LinkUrlElementLinkRectangle Property

Gets or sets the URL link element rectangle in PDF page

Definition

Namespace: EvoExcelToPdf
Assembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_NetCore.dll) Version: 12.0.0
C#
public RectangleF LinkRectangle { get; set; }

Property Value

RectangleF

See Also