XFormResources

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

NameTypeAccessDescription
FontsFontCollection?ReadFonts in this XForm’s resources dict (null if none).
FormsXFormCollectionReadXForm (Form XObject) resources on this XForm.

See Also