[]
Creates a GrapeCity.Documents.Pdf.Spec.IPdfObject from an object. Depending on the type of the object, the following types of PDF objects are crated:
public static IPdfObject FromObject(object obj)
Public Shared Function FromObject(obj As Object) As IPdfObject
Type | Name | Description |
---|---|---|
object | obj |
Type | Description |
---|---|
IPdfObject |