PageLayoutOptions class

PageLayoutOptions class

Describes page layout modes when loading web documents.

The PageLayoutOptions type exposes the following members:

Methods

Method Description
combine (inherited from FlagsEnumeration)
compare_to Compares current object to other. (inherited from Enumeration)
compare_to_object (inherited from Enumeration)
equals Determines whether two object instances are equal. (inherited from Enumeration)
equals_enumeration (inherited from Enumeration)
equals_object (inherited from Enumeration)
from_display_name (inherited from Enumeration)
from_value (inherited from Enumeration)
get_all (inherited from Enumeration)
get_hash_code Provides the default hash function. (inherited from Enumeration)
has_flag (inherited from FlagsEnumeration)
has_flag_value Checks if the current flag has the specified value. (inherited from FlagsEnumeration)
has_flag_value_int32 (inherited from FlagsEnumeration)
to_string Converts the current object to a string. (inherited from FlagsEnumeration)

See Also