PdfActionGoToDestination Property
Gets or sets the explicit destination of the Go To action.
Namespace: EvoExcelToPdfAssembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_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