SWFSaveOptions.PageCount

SWFSaveOptions.PageCount property

Gets or sets the number of pages to render in XPS. Default is MaxValue which means all pages of the diagram will be rendered.

public int PageCount { get; set; }

See Also