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: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic GlobalResources GlobalResources { get; }Public ReadOnly Property GlobalResources As GlobalResources
Get
Property Value
Type:
GlobalResources
See Also