PageWidth

TemplateItem.PageWidth property

Gets the width of the page that was used to create the template item.

public double? PageWidth { get; }

Property Value

The width of the page in pixels; null if the page width is unknown.

See Also