SharpLeaf Reference > PageLayout Class > Count Property (ReadOnly) PageLayout.Count Property (ReadOnly)
Number of PageElement items in the PageLayout (ReadOnly).
public int Count {get;}
Example
int val = page.Count;
See also ...PageLayout.Members
Send comments on this topic © Dyalog Ltd 2021
|