PdfContentResource Class
Represents a base class for a PdfObject that is a PDF content stream resource.
public abstract class PdfContentResource : PdfObject
Public MustInherit Class PdfContentResource
Inherits PdfObject
- Inheritance:
- System.ObjectPdfContentResource
- Derived
Properties
Document
Gets the PdfDocument associated with this PdfContentResource or null if no PdfDocument is associated with this PdfContentResource.
Property Value
The PdfDocument associated with this PdfContentResource or null if no PdfDocument is associated with this PdfContentResource.
Inherited Properties
Metadata | (Optional; PDF 1.4) A metadata stream containing metadata for the component. (Inherited from PdfObject) |