PdfObject ClassRAD PDF Documentation
PdfDocument object abstract class. Not creatable.
Inheritance Hierarchy

OnlineSystem Object
  RadPdf.Data.Document.Objects PdfObject
    RadPdf.Data.Document.Objects.Annotations PdfAnnotation
    RadPdf.Data.Document.Objects.FormFields PdfField
    RadPdf.Data.Document.Objects.Shapes PdfCheckShape
    RadPdf.Data.Document.Objects.Shapes PdfImageShape
    RadPdf.Data.Document.Objects.Shapes PdfLineShape
    RadPdf.Data.Document.Objects.Shapes PdfPolygonShape
    RadPdf.Data.Document.Objects.Shapes PdfTextShape
    RadPdf.Data.Document.Objects.Shapes PdfWhiteoutShape

Namespace: RadPdf.Data.Document.Objects
Assembly: RadPdf (in RadPdf.dll) Version: 2.16.0.0 (2.16.0.0)
Syntax

public abstract class PdfObject : ICloneable
See Also