Altsoft Xml2PDF reference library
PageSettings Class
NamespacesAltsoft.Publisher.ConfigurationPageSettings
Page settings.
Declaration Syntax
C#Visual BasicVisual C++
public class PageSettings : Settings
Public Class PageSettings _
	Inherits Settings
public ref class PageSettings : public Settings
Members
All MembersMethodsProperties



IconMemberDescription
CropBottom
Default value of the bottom page margin in points.

CropLeft
Default value of the left page margin in points.

CropRight
Default value of the right page margin in points.

CropTop
Default value of the top page margin in points.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Height
Default value of the page height in points.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Set(Settings) (Inherited from Settings.)
ToString()()() (Inherited from Settings.)
Width
Default value of the page width in points.

Inheritance Hierarchy
Object
Settings
 PageSettings

Assembly: Altsoft.Xml2PDF.Server (Module: Altsoft.Xml2PDF.Server)