ResourceType Enumeration

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This enum represents available resource types.

Namespace:  Apitron.PDF.Kit.FixedLayout.Resources
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public enum ResourceType
Members

  Member nameValueDescription
Unknown0 Unknown resource type.
XObject1 External object.
Font2 Font object.
ColorSpace3 Color space object.
Shading4 Shading object.
Pattern5 Pattern object.
Function6 Function resource.
File7 File resource.
Attachment8 Attachment resource.
Page9 The page.
PageLabels10 The page labels.
Thread11 The thread.
Bead12 The bead.
Outline13 The outline.
Destination14 The destination.
Action15 The action
Privilegies16 The privilegies.
Annottation17 The annottation
AnnotationBorderStyle18 The annottation border style.
AppearanceDictionary19 The appearance dictionary
AnnotationBorderEffect20 The annotation border effect.
FixedPrint21 The fixed print settings.
IconFitDictionary22 The Icon fit dictionary.
WidgetAppearanceCharacteristics23 Widget Appearance Characteristics dictionary.
TargetDictionary24 Target dictionary.
Annottations25 Annotations list
Resources26 Resources collection.
GraphicsState27 Graphics state.
SoftMask28 Soft mask
Hierarchy29 Structure tree entry
OptionalContent30 The optional content
Properties31 The properties resource entry
Fdf32 The FDF
See Also

Reference