Name | Description | |
---|---|---|
![]() | PdfResource | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | PdfResource | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | BasicObject | Gets the basic object of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | Compression | Gets or sets compression of this resource. |
![]() | Document | Gets the parent PDF document of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | IndirectReference | Gets the reference to an indirect object. (Inherited from PdfTreeNodeBase) |
![]() | IsChanged | Gets a value indicating whether this node is changed. (Inherited from PdfTreeNodeBase) |
![]() | IsIndirectObject | Gets a value indicating whether this tree node is indirect object. (Inherited from PdfTreeNodeBase) |
![]() | IsNew | Gets a value indicating whether this node is new node (unsaved). (Inherited from PdfTreeNodeBase) |
![]() | Length | Gets the length, in bytes, of the resource. |
![]() | Metadata | Gets or sets a metadata stream containing metadata for the resource (Optional; PDF 1.4). |
![]() | ObjectNumber | Gets the unique object number. (Inherited from PdfTreeNodeBase) |
![]() | OptionalContentProperties | Gets or sets an optional content group that corresponds this resource. |
![]() | ResourceType | Gets a type of this resource. |
![]() | StructParentKey | Gets or sets the integer key of this object entry in the structural parent tree. |
Name | Description | |
---|---|---|
![]() | CompressLossless | Compress the resource using lossless compression. |
![]() | FindNode | Searches the tree node with specified object number from current node. (Inherited from PdfTreeNodeBase) |
![]() | GetAction | Returns the action, which is associated with the specified action property name. (Inherited from PdfTreeNodeBase) |
![]() | GetAsMemoryStream | Returns a memory stream that contains decoded data. |
![]() | GetAsStream | Returns a stream that provides read-only serial access to decoded data. |
![]() | GetBytes | Returns uncompressed resource data. |
![]() | GetLinearizedSubtree | Overloaded. Returns linearized subtree that starts from current node. (Inherited from PdfTreeNodeBase) |
![]() | SetAction | Sets the action, which is associated with the specified action property name. (Inherited from PdfTreeNodeBase) |
![]() | ToString | Returns a System.String that represents this instance. (Inherited from PdfTreeNodeBase) |