SharpLeaf Reference > DocumentLayout Class > Count Property (ReadOnly)

DocumentLayout.Count Property (ReadOnly)

Number of PageLayout items in the DocumentLayout (ReadOnly).

public int Count {get;}

Example

int pages = layout.Count;

See also ...

DocumentLayout.Members


Send comments on this topic
© Dyalog Ltd 2021