| IQuestionIsAtPageBorder Property |
Indicates if the question is currently either
the first or the last one in its page
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax bool IsAtPageBorder { get; }
ReadOnly Property IsAtPageBorder As Boolean
Get
property bool IsAtPageBorder {
bool get ();
}
Property Value
Type:
BooleanSee Also