SIL.FieldWorks.Common.RootSites.CollectorEnv.SetParagraphMark C# (CSharp) 메소드

SetParagraphMark() 공개 메소드

Member SetParagraphMark
public SetParagraphMark ( VwBoundaryMark boundaryMark ) : void
boundaryMark VwBoundaryMark enumeration value used to represent the paragraph or section /// boundary and whether it is highlighted or not: endOfParagraph, endOfSection, /// endOfParagraphHighlighted, or endofSectionHighlighted ///
리턴 void
		public virtual void SetParagraphMark(VwBoundaryMark boundaryMark)
		{
		}