PDF3DStream Class
Class PDF3DStream.
Inheritance Hierarchy
SystemObject
  Aspose.Pdf.AnnotationsPDF3DStream

Namespace: Aspose.Pdf.Annotations
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public class PDF3DStream

The PDF3DStream type exposes the following members.

Constructors
  NameDescription
Public methodPDF3DStream
Initializes a new instance of the PDF3DStream class.
Properties
  NameDescription
Public propertyContent
Gets or sets the content.
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also