2025.3 Method
Changes 0
M

IExportContext.OnLinkBegin

Description:
This method marks the beginning of a link instance to be exported.
RenderNodeAction OnLinkBegin(
	LinkNode node
)
Return Value RenderNodeAction Return RenderNodeAction.Skip if you wish to skip processing this link instance, or return RenderNodeAction.Proceed otherwise.