Class DLSConstants
Summary description for _constants.
Inheritance
System.Object
DLSConstants
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.DocIO
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public class DLSConstants
Constructors
DLSConstants()
Declaration
public DLSConstants()
Fields
BitmapScaleFactor
Specifies BitmapScaleFactor.
Declaration
public const int BitmapScaleFactor = 15
Field Value
Type |
---|
System.Int32 |
BorderLineFactor
width of a single line in 1/8 pt, max of 32 pt.
Declaration
public const int BorderLineFactor = 8
Field Value
Type |
---|
System.Int32 |
EmusPerPoint
EMUs in one point
Declaration
public const int EmusPerPoint = 12700
Field Value
Type |
---|
System.Int32 |
EmusPerPointMetafile
EMUs in one point
Declaration
public const int EmusPerPointMetafile = 16891
Field Value
Type |
---|
System.Int32 |
ImageScalingFactor
Specifies SaclingFactor of an Image.
Declaration
public const int ImageScalingFactor = 10
Field Value
Type |
---|
System.Int32 |
MetafileScaleFactor
Specifies MetafileScaleFactor.
Declaration
public const int MetafileScaleFactor = 20
Field Value
Type |
---|
System.Int32 |
PercentageFactor
Specifies PercentageFactor.
Declaration
public const int PercentageFactor = 50
Field Value
Type |
---|
System.Int32 |
TwipsInOnePoint
Number Twips in 1 Point
Declaration
public const int TwipsInOnePoint = 20
Field Value
Type |
---|
System.Int32 |