XFormResources
Overview
XFormResources is a class in Aspose.PDF FOSS for .NET.
Resources (fonts, xobjects) on an XForm’s stream dict.
Properties: Fonts, Forms.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Fonts | FontCollection? | Read | Fonts in this XForm’s resources dict (null if none). |
Forms | XFormCollection | Read | XForm (Form XObject) resources on this XForm. |