Click or drag to resize

TextExtractorStyleSet Method

Sets value to the specified Style

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void Set(
	TextExtractorStyle r
)

Parameters

r
Type: pdftron.PDFTextExtractorStyle
object at the right of the operator object at the right of the operator specified Style object

Return Value

Type: 
true if both objects are equal, false otherwise

Return Value

Type: 
true if both objects are not equal, false otherwise
See Also