DhDocument.getStyles

Overview | Methods | This Package | All Packages

DhDocument.getStyles

Retrieves all styles in this document.

Syntax

public DhStyle[] getStyles()

Return Value

Returns an array of DhStyle objects found on this document.

Remarks

Style objects can be applied to any element using the setStyle method.