DrawObject.CurrentPage

DrawObject.CurrentPage property

Indicates the page index of DrawObject. Page index is based on zero. One Sheet contains several pages when rendering.

public int CurrentPage { get; }

See Also