Click or drag to resize
IAttachmentSourceAddFromAttachment Method (String, Int32)

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
int AddFromAttachment(
	string inName,
	int inContentAlignment
)

Parameters

inName
Type: SystemString
inContentAlignment
Type: SystemInt32

Return Value

Type: Int32
See Also