1. GroupDocs.Conversion
  2. /
  3. GroupDocs.Conversion for Python via .NET
  4. /
  5. groupdocs.conversion.options
  6. /
  7. PageSizeOptions class

PageSizeOptions class

PageSizeOptions class

The PageSizeOptions type exposes the following members:

Constructors

Constructor Description
init

Methods

Method Description
_init_noargs
_equals_object (inherited from ValueObject)
_equals_value_object (inherited from ValueObject)
_get_hash_code_noargs (inherited from ValueObject)
equals (inherited from ValueObject)
equals_object (inherited from ValueObject)
equals_value_object (inherited from ValueObject)
get_hash_code (inherited from ValueObject)

Properties

Property Description
page_height
page_size
page_width

See Also