ExplicitDestinationPoint Property
Gets or sets the destination point in destination page.
Namespace: EvoExcelToPdfAssembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_NetCore.dll) Version: 12.0.0
public PointF Point { get; set; }
Public Property Point As PointF
Get
Set
public:
property PointF Point {
PointF get ();
void set (PointF value);
}
member Point : PointF with get, set
Property Value
PointF