PageItemIsBlank Property |  |
Gets the blank page indicator of the image.
Namespace: Compiled.EDD.ScriptingAssembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntaxpublic bool? IsBlank { get; }Property Value
NullableBooleannull if not tested, true if image is blank, false if image is not blank.
See Also