IncludePageMargins Property (StreamingRendererSettings)
Gets or sets a value indicating whether to include page margins in the rendering.
public bool IncludePageMargins {get; set;}
'Declaration
Public Property IncludePageMargins As Boolean
Property Value
true
if page margins should be included; otherwise,
false
.