Click or drag to resize

Document Constructor (String, SettingCollection)

Namespace:  OmniPageCSDK.Objects
Assembly:  OmniPageCSDK.Objects (in OmniPageCSDK.Objects.dll) Version: 2025.1.0.0
Syntax
public Document(
	string existingfilename,
	SettingCollection settings = null
)

Parameters

existingfilename
Type: SystemString
settings (Optional)
Type: OmniPageCSDK.ObjectsSettingCollection
See Also