Click or drag to resize

PdfMetamorphosisPageSettingMargins Class

Set page margins in inches or mm.
Inheritance Hierarchy
SystemObject
  SautinSoftPdfMetamorphosisPageSettingMargins

Namespace: SautinSoft
Assembly: PdfMetamorphosis (in PdfMetamorphosis.dll) Version: 2024.1.12
Syntax
public class Margins

The PdfMetamorphosisPageSettingMargins type exposes the following members.

Constructors
 NameDescription
Public methodPdfMetamorphosisPageSettingMargins Creates an instance of Margins class.
Top
Methods
 NameDescription
Public methodAuto Set page margin by auto.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodInch Set page margin in inches.
Public methodMm Set page margin in mm.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also