SaveOptions.MarginPartStyle.MarginPartStyle

MarginPartStyle(int)

Creates instance of MarginPartStyle class and set its value in points

public MarginPartStyle(int valueInPoints)
ParameterTypeDescription
valueInPointsInt32Integer value in points

See Also


MarginPartStyle(bool)

Creates instance of MarginPartStyle class and initializes its value in points

public MarginPartStyle(bool isAuto)
ParameterTypeDescription
isAutoBooleanMark margin auto

See Also