Click or drag to resize

ITextLayoutContentProvidergetAttachmentHeight Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.textBlocks.interfaces
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
int getAttachmentHeight(
	bool isBottomAttachment = true,
	int h = 0
)
Request Example View Source

Parameters

isBottomAttachment (Optional)
Type: SystemBoolean
h (Optional)
Type: SystemInt32

Return Value

Type: Int32
See Also