ElementsRendererParentDocument Property

The parent document of this renderer

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 11.0.0
C#
public Document ParentDocument { get; set; }

Property Value

Document

See Also