ExplicitDestinationPoint Property
Gets or sets the destination point in destination page.
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_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