PdfActionGoToDestination Property
Gets or sets the explicit destination of the Go To action.
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public ExplicitDestination Destination { get; set; }
Public Property Destination As ExplicitDestination
Get
Set
public:
property ExplicitDestination^ Destination {
ExplicitDestination^ get ();
void set (ExplicitDestination^ value);
}
member Destination : ExplicitDestination with get, set
Property Value
ExplicitDestination