You are here: Symbol Reference > Stimulsoft.Report.Export Namespace > StiHtmlUnit Class > StiHtmlUnit Methods > NewUnit Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
NewUnit Method

This is the overview for the NewUnit method overload.

 
Name 
Description 
 
public static StiHtmlUnit Pixel(int value) { StiHtmlUnit unit = new StiHtmlUnit(); unit.UnitType = StiHtmlUnitType.Pixel; unit.Value = value; return unit; 
 
This is NewUnit, a member of class StiHtmlUnit. 
 
This is NewUnit, a member of class StiHtmlUnit. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.