pdf sub object, this object will be include by other full object

Namespace: CuteEditor.Convertor.PDF
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0

Syntax

C#
public class PDFSubObject : PDFBaseObject
Visual Basic
Public Class PDFSubObject _
	Inherits PDFBaseObject
Visual C++
public ref class PDFSubObject : public PDFBaseObject

Inheritance Hierarchy

See Also