Interface IAllowPrintDomElement
Namespace: GenerallyPositive.Browser
Assembly: GPAL.dll
Syntax
public interface IAllowPrintDomElement
Methods
PrintToPDF(IGPALFile)
Declaration
IAllowAfterWaitForAndSizeControl PrintToPDF(IGPALFile gpalFile)
Parameters
| Type | Name | Description |
|---|---|---|
| IGPALFile | gpalFile |
Returns
| Type | Description |
|---|---|
| IAllowAfterWaitForAndSizeControl |
WithPageOrientation(Enums.PageOrientation)
Declaration
IAllowAfterWaitForAndSizeControl WithPageOrientation(Enums.PageOrientation pageOrientation)
Parameters
| Type | Name | Description |
|---|---|---|
| Enums.PageOrientation | pageOrientation |
Returns
| Type | Description |
|---|---|
| IAllowAfterWaitForAndSizeControl |