TSigmaProjectPages Class

Represents type TSigmaProjectPages.

Namespace: Sigma.Document
TObject
  Sigma.Document.TSigmaProjectPages
type
 TSigmaProjectPages = class sealed(TObject)
 end;

The TSigmaProjectPages type exposes the following members.

Show:
 NameDescription
Count

Represents property Count.

Pages[Integer]

Represents property Pages[Integer].

Top
Show:
 NameDescription
FindPageByID(String)

Represents method FindPageByID(String).

GetCount

Represents method GetCount.

GetPage(Integer)

Represents method GetPage(Integer).

Top