Document.PageInfo

Document.PageInfo property

Gets or sets the page info.(for generator only, not filled in when reading document)

public PageInfo PageInfo { get; set; }

Property Value

The page info.

See Also