Layout Static Type Declarations

Type Aliases

void

A3DPDFPage

void

A3DPDFText

void

A3DPDFImage

void

A3DPDFLink

void

A3DPDFTable

void

A3DPDFTableCellDesc

void

A3DPDFTableRowDesc

void

A3DPDFLayer

void

A3DPDFRichMediaAnnot

Detailed Description

group a3d_publish_layoutstatic_types

Type Alias Documentation

typedef void A3DPDFPage

PDF page entity.

See also

Page Module

typedef void A3DPDFText

PDF text entity.

See also

Text Module

typedef void A3DPDFImage

PDF image entity.

See also

Image Module

PDF link entity.

See also

Link Module

typedef void A3DPDFTable

PDF table entity.

See also

Table Module

typedef void A3DPDFTableCellDesc

PDF table cell entity.

See also

Table Module

typedef void A3DPDFTableRowDesc

PDF table row entity.

See also

Table Module

typedef void A3DPDFLayer

PDF layer entity.

See also

Layer Module

typedef void A3DPDFRichMediaAnnot

PDF rich media entity.