Click or drag to resize

PdfPageRendererGlobalResources Property

Gets the global resources that are available to a document and page that is being rendered.

Namespace:  Atalasoft.PdfDoc.Generating.Rendering
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
public GlobalResources GlobalResources { get; }

Property Value

Type: GlobalResources
See Also