Size
Size constructor
Initializes an instance of the Size
class.
public Size(byte relativeSize)
Parameter | Type | Description |
---|---|---|
relativeSize | Byte | The size in percents in relation to page size. |
Exceptions
exception | condition |
---|---|
ArgumentOutOfRangeException | Thrown when relativeSize is zero or higher than 100. |
See Also
- class Size
- namespace GroupDocs.Viewer.Options
- assembly GroupDocs.Viewer