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)
		{
		}